Starting a new thread

>> in vim :r<return> pastes a copy of the current file at the cursor

>I didn't know that.  It will be easy to do once the solution referred
>to in this morning's post is in place.  See the P.P.S in that post.

Maybe some confusion: requiring the <return> is a big problem,
requires learning the 3rd set of bindings.

status report:

- 'V' should provide line mode visual, it inserts a 'V' at cursor
- 'v' starts visual character mode, 'y' should end visual mode and yank, 'y'
     is ignored until another 'v'
- aliasing <return> to 'i' is confusing, in vim it advances cursor to next line
- 'x' is backspace in Leo, delete in vim

- '/' and '?' look good, with 'n' going to next find

wish list:

- :s /text/replace with this/<scope flag>

-- 
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