startup: don't try placing the cursor when reading standard input failed
Benno Schulenberg authored
And rename the function while there anyway.
426e6d37
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 tweaks: unglobalize the nodelay_mode variable
help.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
move.c tweaks: swap a comparison, to be clearer
nano.c startup: don't try placing the cursor when reading standard input failed
nano.h bindings: in the tiny version exclude word jumping from the prompts
prompt.c tweaks: do actual screen refreshes in a single call, when possible
proto.h tweaks: rename two functions and a variable, and invert its logic
rcfile.c bindings: in the tiny version exclude word jumping from the prompts
search.c tweaks: rename two functions and a variable, and invert its logic
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 tweaks: avoid compiler warning about implicit type