On Mon, Jul 3, 2017 at 8:27 AM, vitalije <vitali...@gmail.com> wrote:

PS: I wished to enable accessing values of previous search patterns by
> pressing Alt+Up or Alt+Down or some other key combination. I have tried to
> change eventFilter in quicksearch plugin but apparently that eventFilter is
> not used. Suppose we have implemented two commands
> `quick-search-previous-pattern` and `quick-search-following-pattern`. How
> can those commands be bind to Alt+Up and Alt+Down when focus is in
> quicksearch?
>

​k.getPaneBinding handles per-pane bindings. At present, there is no way to
limit bindings to per-plugin panes.

It may be best to create a custom event filter for the plugin.

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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
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