Hello Casey, Thanks for giving the Vim emulation a try. I does (almost) eliminate the need to use the mouse.
Documentation of the implemented commands is located in chapter 22 of the Leo Users Guide (http://webpages.charter.net/edreamleo/ vimBindings.html). Documentation of the open issues and other insight is located in the "Vim users/developers documentation" nodes under the "@Vim key bindings" node in the leoSettings.leo file (and also in your myLeoSettings.leo file). Concerning the "insert node" command, key mapping within the outline pane uses similar keys that Vi uses to edit the body text. Since the 'o' key opens a new line in the body text, the 'o' key is used to insert a node in the outline pane. Note also that the Ctrl-h,j,k,l keys are used to select other nodes and the Alt-h,j,k,l keys are used to move nodes. You can also switch between the outline and body pane using the "tab" key. Keep in mind that in addition to the "Command" and "Edit" nodes that Vi/Vim supports, Leo has a third mode in the outline pane that I refer to as the "grayed" state. There is no Vim support in this state. Press Ctrl-i to exit this state and enter the "Command" state. Additional information on this is discussed in the "Vim developers documentation" node referenced above. Feel free to post any additional questions or concerns you have about the implementation. I'm glad to help. Regards, TL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
