On Sat, 2009-03-14 at 21:12 +0100, Александър Л. Димитров wrote:
> An integrated help/documentation system. Similar to Vim's :help and Emacs' C-h > (if I remember the shortcut correctly) This should equip every command/key > combination with at least a very small documentation hint, so the user could > say > something (in Vim) like: > > :help b > - Move back one word (see also: word, B, etc…) This would be great, and is what I was thinking with #249. I think JPB mentioned that he thought it would be possible (in the "Key-Bindings in Yi" thread), although I'm not certain how to implement it. For the documentation itself, the first thing that comes to mind is Python's docstrings, although I'm not sure the best way to mimic that with Haskell. Jeff Wheeler --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---