Commit f1f4d43 adds support for search patterns history in quick search. To see it just enter 'h' as search pattern and the list of last 30 search patterns will be displayed. By clicking in any of them that search is repeated.
Vitalije 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? -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
