Fix the behavior of search_string so it matches the manpage. An empty
commitbe4b65a88e997bb7cdafdf784fc06e158fe100e5
authorJosh Rickmar <jrick@devio.us>
Thu, 10 May 2012 15:23:17 +0000 (10 11:23 -0400)
committerJosh Rickmar <jrick@devio.us>
Tue, 15 May 2012 15:49:52 +0000 (15 11:49 -0400)
tree9888555675415fad13a2390819b38b2da3ee2bdf
parent9cc9be30cb6004404eccf206357498299a7baf53
Fix the behavior of search_string so it matches the manpage.  An empty
search_string now will not cause the search box to be drawn, and if
search_string is dynamically changed at runtime to "\0", a show_oops
warning is shown instead of loading the "broken" page.
xxxterm.c