Hi Ross,

Thanks for your work! I agree that the documentation could be improved.
A couple of comments regarding the content of your document:

 - The command column doesn't seem that useful for an end user.
   It might be better to add source code comments to the corresponding
   function prototypes in dvtm.c explaining what the function does
   and what kind of arguments it expects.

 - CTRL-G should be replaced by $MOD 

The document itself should be generated from a plain text format,
be it Markdown, troff, LaTeX or something else. The source file
should also be maintained in the git repository.

Another idea would be to add a built in "help system" similar to
the way it was done in the latest vis commits where :help prints
the currently active key bindings alongside a short description.

 https://github.com/martanne/vis/blob/master/config.def.h#L227

This would have the advantage that it always matches the active
key bindings. Might be a bit overkill though ...

Thanks,
Marc

-- 
 Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Reply via email to