On Tue, Aug 12, 2014 at 7:06 AM, Steve Zatz <[email protected]> wrote:
>> ... it works for me.
> I'm jealous. Can you point me where in myLeoSettings.leo the connection is
> made between ":" and entering command-line mode?
@bool vim-mode = True
> Also, I am getting these two conflicting key bindings but they seem
> unrelated to the command-line issue.
>
> conflicting key bindings in myLeoSettings.leo
>
> all u undo
>
> tree u enter-tree-undo-mode
Hmm. I think you may be confusing the vim-*emulation* key bindings
with Leo's new vim mode.
The former are enabled by using the @shortcuts nodes in
leoSettings.leo, the node::
@settings-->Keyboard shortcuts-->@ignore Unused key bindings-->Vim emulation
The latter is enabled by @bool vim-mode = True. The former have been
around for a long time; the latter is new. Don't use both at the same
time!
EKR
--
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.