Fixed not working * and # commands.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 3 Jun 2014 10:29:39 +0000 (12:29 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 3 Jun 2014 10:29:39 +0000 (12:29 +0200)
commit43439ab18d096603e076d64b00ae0b4f0c660e05
tree6eca0e417335ce258707f4ded35b123fc7444ce5
parent3bd6f28bdc9fa5471bf3a33c5dbc3fc8583c348b
Fixed not working * and # commands.

If a search phrase was marked and * or # was used, the right matches where
highlighted but 'n' or 'N' did not jump to the next match.
src/command.c
src/ex.c