fixes incsearch history handling
authorRobert Timm <mail@rtti.de>
Sat, 22 Apr 2017 22:55:48 +0000 (00:55 +0200)
committerRobert Timm <mail@rtti.de>
Sun, 23 Apr 2017 10:21:16 +0000 (12:21 +0200)
commiteb741c953d4b06bef6529f42641b3520ed992cd6
treec92e0b33db455c0abb7d59ae33e8e4e22fa65342
parentb837489d8a0895c7d2a8ed5e13bbf0ebf733e3bf
fixes incsearch history handling

Refactores parts of command_search() (closes #372)
Fixes search using "/ register (type "/<enter>")
src/command.c
src/command.h
src/ex.c
src/main.c
src/main.h
src/normal.c