On Thu, Nov 21, 2013 at 11:07 AM, Reinhard Engel <
[email protected]> wrote:

> I've problems with the new 'Find' functionality. If I press Ctrl-F the
> cursor still jumps into the minibuffer, not into the 'Find' field of the
> 'Find' tab.
>

Make sure you bind Ctrl-F to start-search.  It's also a good idea to bind
Shift-Ctrl-R to do-nothing.  Like this, in an @shortcuts node in
myLeoSettings.leo::

    
start-search = Ctrl-F
    
do-nothing = Ctrl-Shift-R

HTH

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/groups/opt_out.

Reply via email to