Ticket #3263: mcview hex: fix incorrect highlight when search string not found.
commit15cf75d63ef47900dbdeff0b82320f848e38855e
authorAndreas Mohr <and@gmx.li>
Wed, 18 Feb 2015 10:38:41 +0000 (18 13:38 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 18 Feb 2015 10:40:40 +0000 (18 13:40 +0300)
tree8d348c9b0e346f5023f03af727fe5938af0d350a
parentef551ceaf20b5632f97f10927234e7ec4963818a
Ticket #3263: mcview hex: fix incorrect highlight when search string not found.

Restore previous string selection if search failed.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/viewer/actions_cmd.c
src/viewer/internal.h
src/viewer/search.c