On Thu, May 13, 2010 at 11:22 PM, tfer <[email protected]> wrote: >> I can't remember whether it's you or someone else whose pursuing the vi >> emulation, but when does that need to interact with leo beyond the "here's >> the new body text" level? That's a question, not a implied suggestion that >> it doesn't, BTW :-)
Tom and I will be collaborating on vim improvements. There are, broadly speaking, two parts of the project: 1. Making what can be done with keystrokes more flexible. For example, we will need to remember keystrokes a bit differently to handle the vim dot command. Internally, this will affect mostly leoKeys.py. >From a design point of view, we may have to revisit how @mode nodes work. 2. Improving or adding commands needed by vim. Internally, this will affect leoEditCommands.py. There are probably no external design issues connected with this part of the project. Edward -- 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.
