On Thursday, August 7, 2014 12:51:47 PM UTC-5, Edward K. Ream wrote:

> Some highlights

Some important points I forgot to mention.

- i,o,O,a,A all work, with optional leading repeat counts. 

- The dot command seems to work for motions, but not for inserted text.

- The colon puts you in Leo's traditional minibuffer.  You may backspace 
over the colon if you like, but Leo (not just vim mode) supports the 
following commands::

  :e! Revert all changes to a .leo file, prompting if there have been 
changes. 
  :q Quit, prompting for saves. 
  :qa Quit only if there are no unsaved changes. 
  :w Save the .leo file. 
  :wa Save all changed  .leo files. 
  :wq Save all open files and exit. 
  :xa Save all open files and exit.

Adding new colon commands is easy.  More are coming.

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