input: give an appropriate message when there are too many errors
Benno Schulenberg authored
This fixes a secondary part of https://savannah.gnu.org/bugs/?51124.
a2038a9b
Name Last commit Last update
..
Makefile.am build: for Solaris, tell the linker where to find clock_gettime()
browser.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
chars.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
color.c display: initialize the colors only when starting to draw the content
cut.c replacing: don't let placewewant influence the placement of the cursor
files.c history: don't save the cursor position for temporary help files
global.c display: show the cursor position also when searching took a while
help.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
move.c tweaks: swap a comparison, to be clearer
nano.c suspension: fake a SIGWINCH when coming back out of the background
nano.h tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
prompt.c tweaks: do actual screen refreshes in a single call, when possible
proto.h display: show the cursor position also when searching took a while
rcfile.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
search.c display: show the cursor position also when searching took a while
text.c display: show the cursor position also when searching took a while
utils.c tweaks: exclude from the tiny version five error-betraying messages
winio.c input: give an appropriate message when there are too many errors