The abbreviation: p;;=% suggests a route to more vim-like operation.  In 
particular, I would like abbreviations to be able to expand to *commands* 
and *special keys*. The != syntax would be used. Something like this:

# Make x;; a synonym for Alt-x

    x;;!=<Alt-x>

# Make x;; a synonym for the full-command command,
# which is another way of doing Alt-x.

    x;;!=full-command

# Make sort;; be a synonym for the sort-lines command:

    sort;;!=sort-lines

# Add something like vim dot.
#The vim-dot command does not yet exist.

    .;;!=vim-dot

I'm likely to play with this soon.  Your comments, please.

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to