The vi delete commands also place a copy to the deleted text into paste buffer (clipboard for our Leo implementation). I have tried to implement this using Leo's copy-text command (see the posted @mode vi- delete example) Unfortunately, the copy-text command does not work inside an @mode node. I assume the copied text is lost once the mode is exited.
Can this problem be overcome by using another approach? Perhaps by using the "command-name -> mode-name = binding" or the "command-name - > same = binding" command. 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 -~----------~----~----~----~------~----~------~--~---
