in normal mode

dw: delete word, word is the only text object I use, there are many
http://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/
(just discovered diw, useful!)

v, V, ctrl-v : visual select character, line, column
O open line above current, start insert mode
y yank (copy)
p paste after
P paste before
^ goto line start
$ goto line end

On Tue, Aug 5, 2014 at 3:35 PM, Edward K. Ream <edream...@gmail.com> wrote:
> On Tuesday, August 5, 2014 7:51:15 AM UTC-5, Zoltan Benedek wrote:
>
>> Changing to outline pane and using arrow keys jumps back to the body pane.
>> (Ex: Alt + t, Left arrow)
>
> This was fixed by delegating all non-Alt keys back to Leo's traditional key
> handling.  It works great.
>
> With this change vim-mode is just about ready for prime time.  I'll be
> adding the most-requested features in the coming days.
>
> I am using it now myself for daily work.  Most rough edges are pretty much
> gone.
>
> Edward
>
> --
> 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 leo-editor+unsubscr...@googlegroups.com.
> To post to this group, send email to leo-editor@googlegroups.com.
> Visit this group at http://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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