Don't pollute the global count for search query.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 27 Jul 2013 10:24:17 +0000 (12:24 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 27 Jul 2013 10:24:17 +0000 (12:24 +0200)
commit0f246791f338a8cea98f8dbd9c179e7594535467
tree1469c503df620c6212f5d0e5e454dcb1bb11b291
parentc0f237a30cd280eddb66907c49f51253ca8efeb5
Don't pollute the global count for search query.

No there is a own count variable used for search, so that we don't print the
default 1 to the statubar, if the user hasn't requested this. By the way also
requested counts are reset if there was no item found.
src/command.c