Status: New
Owner: ----
New issue 255 by fdev31: No equivalent of vim's "instant search" in Ulipad
http://code.google.com/p/ulipad/issues/detail?id=255
What steps will reproduce the problem?
1. Press Ctrl+F
2. type something
What is the expected output? What do you see instead?
I expect highlighted result, as I type.
Instead, I have to press ENTER to proceed.
I attach a personal patch to current svn version that makes it the way I
like it (at least, vim can be configured this way).
The code is probably not correct since it's my first ulipad modifcation and
I don't know his architecture. The patch doesn't make it configurable but I
think it should be an option somewhere.
Attachments:
ulipad_instant_search.diff 2.2 KB