coomandplugin - help
Status: Planning
Brought to you by:
laszewsk
each command needs to have a help function that lists the man page
e.g.
> info
> help
... list of the man page ...
simply call "man command" from Xi
>
one may need an API call such as
String man (String command)
String man (String command, String format)
that returns the contents of the man