On Mon, Mar 23, 2009 at 2:49 PM, Ville M. Vainio <[email protected]> wrote:
> > Since we are running short of keys, it may be the time to add those > fancy compound keybindings (as with emacs, C-x r s a => Register Store > A). It's way past time. Just to be clear, much of what you suggest can be done with @mode (and has been done, with the vi bindings) . However, I would like to build in even more flexibility, and simplify the present horrendously complex code. However, this is a major project that I've been putting off until the qt plugin has settled and 4.6 goes out the door. > > > What are those anyway? They are just very short *minibuffer commands* > (think alt-x rsa). > > Se maybe we should just define one key that evokes minibuffer, parses > the input and forwards the command to appropriate handler. Let's say > it was ctrl+Q (q for "quick"). This can indeed be done with @mode, in which plain keys can be bound easily. > The minibuffer entry analysis can be thought as simple state machine. Yes. @modes can invoke other @modes. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
