Files
zyedidia.micro/cmd/micro
Pranav Raja 7bc2d870cd search: Only update lastSearch on ENTER
This has a few effects:

- `lastSearch` doesn't get overriden with partial searches
unnecessarily, which matches the behaviour of vim/emacs etc.

- Selecting a word, then pressing C-c C-f ENTER works better as you can
now use C-n and C-p to jump to more occurrences of what you just
searched for. Without this C-n would jump to what you searched for
*previously*.

- `lastSearch` will now be updated even if the search did not match -
again, this matches the behaviour of vim/emacs.
2017-10-16 17:44:44 +11:00
..
2017-10-01 12:42:23 -04:00
2017-10-06 14:03:35 -04:00
2017-10-06 14:03:35 -04:00
2017-10-03 10:48:07 -04:00
2017-10-01 12:42:23 -04:00
2017-10-02 23:44:11 -04:00
2017-10-01 12:42:23 -04:00
2017-10-01 12:42:23 -04:00
2017-10-02 23:44:11 -04:00
2017-10-06 20:43:14 -04:00
2017-10-11 14:43:38 +02:00
2017-10-02 23:44:11 -04:00
2017-10-01 12:42:23 -04:00