Ticket #2365: enhancement of quick search.
commit504bd05729e9215ccd9e4696985f77e7f66c18a2
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 26 Sep 2010 16:17:46 +0000 (26 20:17 +0400)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 11 Oct 2010 07:38:29 +0000 (11 10:38 +0300)
tree6401f03ac57026da1e28523e7b27d086a9fe33e1
parent99149c5c54871f12271b6ec8f3ec1b43f2dca176
Ticket #2365: enhancement of quick search.

Double pressing of C-s runs the quick search using previous search pattern.

Usage example:

1. Press C-s
2. Make quick search with some pattern.
3. Stop quick search with any way.
4. Press C-s. The empty search line will be shown.
5. Press C-s again. The previous pattern will be shown and will be used
in current quick search.

English and Russian man pages are updated.

Thanks Alexey Losich (E.L.K) for the initial patch.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
doc/man/mc.1.in
doc/man/ru/mc.1.in
src/panel.h
src/screen.c