Better search performance on large pages.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 25 Jul 2013 09:54:54 +0000 (11:54 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 25 Jul 2013 10:42:14 +0000 (12:42 +0200)
commit270ba4253237a5c244c5d49b60a8424bdc013d59
treeea73323e948077bdff55ceef1cc7ef62691e3eef
parent104e2480542dcf197367956832392b4b475817e9
Better search performance on large pages.

Don't highlight the matches every time we search for the next occurrence of
search string on page, it's neough to do it if the search is started.

Removed search related variables from global struct.
src/command.c
src/main.h