> the keybindings ... behaved in a weird way

As I stated, the Vi emulation "has many limitations" and should only
be used "depending on the amount of text to be edited and the Vim
features you want to use."

> (like 'dd' sometimes deleting the whole line, as it should,
> some times just moving on to the next line)

This is one of the limitations.  Documentation on the implementation
issues can be found in the "Vim Developer Documentation" node under
the "@keys vim bindings" node that you copied into your
myLeoSettings.leo file.  Documentation on specific limitations of each
command are currently found in the individual "@mode" nodes used to
implement each command (also located under "@keys vim bindings").
Yes, it would be better to document them in Chapter 22 of the Users
Guide with the list of the supported commands.

> and some commands missing (like '<ESC> 4 i -'  to insert 4 hyphens).

Chapter 22 of the Users Guide documents the current lack of support
for Vi's ability to pre-pend a count to commands as well as other
functionality in the "Commands not supported" section.

>  the text looked very weird in the Leo editor window

I have not seen this problem.  It is not related to the the Vi
emulation.  Perhaps it's a Leo on a Mac issue.

Regards,
TL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to