Fixed missed query for search of selection.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 1 Nov 2013 12:15:43 +0000 (13:15 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 1 Nov 2013 12:15:43 +0000 (13:15 +0100)
commit4af784724dc81098c123e5131cec17e0fccbb74f
treebce91c1bd3bcc8259e243a67ff827cc09a25a48a
parentd9d9647ead5da10badd5f3c5c12daf6958b94094
Fixed missed query for search of selection.

If the search was started from the current selected text, the query was not
given to the search command. That means the '*' and '#' commands did not work.
src/normal.c