Fixed search starting in wrong direction.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 1 Jul 2013 18:50:01 +0000 (20:50 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 1 Jul 2013 18:50:01 +0000 (20:50 +0200)
commit9030f9d749b1f2da08dfcecc5bc08a82f0c0d0ce
tree8af14ee6649601dd9671cd24895db919d1f38935
parentaa51b241c491a959704313442bda4e67f89c4354
Fixed search starting in wrong direction.

If the search started, the current search direction wasn't set but the
resulting direction was calculated upon this value. This leads the search to
start search with the last match found on the page.
src/command.c