Another set: 1) In Outline mode, shouldn't dw, dl delete the appropriate elements? 2) In Outline mode, seems line the changes aren't going into the Undo buffer. I (frequently) screw up headlines with the vim key bindings, and pressing "u" doesn't fix it
Mike Mike Crowe wrote: > Question: I'm trying to understand the flow: > > Go somewhere and copy something into the clipboard (using windows, fwiw) > Go to the place in Leo where you want to paste it. > Press "p" to paste it > Start moving around with hjkl keys > We're in mark mode as if I pressed "v" > > Am I doing something wrong? > Is this a configuration issue? > > TIA > Mike > > TL wrote: >> 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 -~----------~----~----~----~------~----~------~--~---
