help: after a search, show the cursor only when something was found
And hide the cursor again as soon as the user scrolls. Achieve this through making the 'didfind' variable global. Also, remove a superfluous call of wnoutrefresh(), as bottombars() already does that. This fixes https://savannah.gnu.org/bugs/?50918 . Reported-by:David Lawrence Ramsey <pooka109@gmail.com>
Showing
+12 -4
Please register or sign in to comment