Hi Edward, I appreciate very much the great advancement in vim mode. Unfortunately I cannot use it yet, but is not urgent for me at all.
I reported an issue now: https://github.com/leo-editor/leo-editor/issues/46 Thanks for all your efforts. Zoltan On Friday, August 22, 2014 2:01:54 PM UTC+3, Edward K. Ream wrote: > > Starting a new thread, just to reduce the loading time. > > Rev 6f6f71c...appears to fix all known problems with the vim dot command. > > **Warning**: Yesterday the dot could hang Leo: For now, use the dot > command only if you are willing the kill the Leo process! > > Here is the checkin log: > > QQQ > Fixed (maybe) two bugs related to the vim dot: > 1. Added lockout to vc.vim_dot in an attempt to prevent a hanger. This is > *not* guaranteed to work! > > For now, use the dot command only if you are willing the kill the Leo > outline! > > 2. vc.vim_dot now saves/restores the dot, so that, for example, the "4." > command does not change the dot. > > Leo build: 20140822054225 > QQQ > > The only major item on the to-do list: substitutions such as ":% > s/find/change/g". > > It is already possible to type this, followed by <Return>. That's > actually the hard part :-) > > Now, vim mode must do something with the command. Probably today. > > Edward > > P.S. Yes, there are *many* vim commands not handled by Leo's vim mode. > I'll add commands as people request them. Note, however, that: > > - almost all commands that Kent (and others) have requested are now > available and > > - the present code provides an easy-to-extend framework for writing all > other commands. > > EKR > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
