On Tue, Oct 2, 2012 at 11:54 AM, F.S. <[email protected]> wrote: > Very cool! Default bindings a la Emacs -- as suggested in the source code > nodes! -- would be great. I've copied them out of the (@ignored) emacs key > bindings and put them in myLeoSettings.
Done at rev 5474. I am considering a small change to dynamic-expands. Presently, this is equivalent to dynamic-completion if there is only one completion available: the single completion is inserted directly. But I think it is better always to put up the completion list even if it contains only one item. That way <backspace><tab> may show more completions. What do you think? 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.
