Stop previous search before new one (#66).
authorDaniel Carl <danielcarl@gmx.de>
Mon, 24 Feb 2014 08:10:12 +0000 (09:10 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 24 Feb 2014 08:10:12 +0000 (09:10 +0100)
commit2bdd6b501391b3ea559c02026678c19c177849c3
tree8034675999ad6e40da09c31b18b787abd0f2d6cc
parentf7ce3ee5519a6e1b11c40adbfb2b36608e64a030
Stop previous search before new one (#66).

If there is an active search with highlighted matches and the user uses `#` or
`*` to start a new search for marked text, the old hightlights where kept but
the search uses the marked text. Now a possible previous search is stopped
before the new one is started.
src/normal.c