On Sunday, August 3, 2014 12:18:11 PM UTC-5, Kent Tenney wrote:

> Wow, I was regretting raining on your parade, but you're sounding totally 
like 'bring it on!'

Leo now supports gg and G, in both normal and visual modes.  gg works 
exactly like in vim: it puts the cursor on the first non-blank character of 
the first line of the buffer (node).

The code is a clean as can be.  The gg and G commands are essentially thin 
wrappers on Leo's code.  That will be true for essentially all new vim 
commands.  Bring it on, indeed.

Edward

P.S. For now, all vim commands will work only on the presently selected 
node.  That may change later, but it requires careful thought, and perhaps 
extension of vim's standard 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.

Reply via email to