On Sunday, August 3, 2014 12:55:02 PM UTC-5, Edward K. Ream wrote:

> Right now : is an exact synonym for Alt-x.  Not exactly sure how to 
integrate these colon-forms with Leo...

This will likely work:

- The vim : command pre-loads a colon into the minibuffer.
- leoVim.py defines commands (using @.command) whose names start with colon.

That might be enough, all by itself.  Ok, let's see...

Well, 5 minutes wasn't enough to find a way to force k.fullCommand to stuff 
an colon into the minibuffer.  So that's a little project.

But, Doh, let's see what happens when I define a command whose name starts 
with a colon, and then I type :<tab> in the minibuffer.

Still no joy.  Perhaps the colon got munged away.

Anyway, it *will* soon be possible to support commands whose names start 
with colon.

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