Module Name: src Committed By: roy Date: Tue Jan 10 10:33:49 UTC 2017
Modified Files: src/lib/libcurses: refresh.c Log Message: When doupdate is called, check for typeahead input after N lines changed instead of aborting really early. This allows some screen update when holding the page down key for example. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/lib/libcurses/refresh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.