Repeating commands using the '.' key could be supported for some
actions by having the executing macro @mode node issue a command to
map the '.' key to the same macro.

I added the following line in the the node @mode vi-delete-line:

   enter-vi-delete-line-mode -> top-level ! text = period

This should tell the top level mode to execute this command when the
mode exits.  It is not working.

Am I using the '->' feature correctly?  Is "top-level" the correct
label for the top level?

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