smol/src
Benno Schulenberg accb645d3f browser: wipe the status bar before searching again with M-W or M-Q
In this way, any message that is on the status bar after the search
will be a response to this search and not some leftover.

This fixes https://savannah.gnu.org/bugs/?59109.
2020-09-14 11:15:00 +02:00
..
Makefile.am build: fix the Makefile after two header files were renamed 2020-06-25 21:11:26 +02:00
browser.c browser: wipe the status bar before searching again with M-W or M-Q 2020-09-14 11:15:00 +02:00
chars.c chars: reduce searching time with roughly 85 percent for plain ASCII 2020-09-01 19:35:34 +02:00
color.c rcfile: add 'set scrollercolor', for changing the color of the indicator 2020-09-02 19:55:24 +02:00
cut.c tweaks: stop casting the return of malloc() and friends 2020-08-31 12:17:27 +02:00
definitions.h suspension: do not enter an invalid byte upon resume (when using Slang) 2020-09-07 17:09:57 +02:00
files.c build: exclude reading a file from standard input from the tiny version 2020-09-12 11:44:22 +02:00
global.c help: in the tiny version, show Prev/Next Word before Backward/Forward 2020-09-11 10:00:21 +02:00
help.c help: do not leave the cursor on the status bar after a search 2020-09-13 10:24:22 +02:00
history.c tweaks: stop casting the return of malloc() and friends 2020-08-31 12:17:27 +02:00
move.c moving: make <Ctrl+Up> go to the top when above the cursor all is blank 2020-08-09 16:57:25 +02:00
nano.c tweaks: adjust some whitespace in the docs, and improve a comment 2020-09-12 12:21:24 +02:00
prompt.c tweaks: stop casting the return of malloc() and friends 2020-08-31 12:17:27 +02:00
prototypes.h build: exclude reading a file from standard input from the tiny version 2020-09-12 11:44:22 +02:00
rcfile.c rcfile: add 'set scrollercolor', for changing the color of the indicator 2020-09-02 19:55:24 +02:00
search.c build: avoid two compiler warnings when gnulib has been ripped out 2020-09-14 11:02:31 +02:00
text.c build: avoid two compiler warnings when gnulib has been ripped out 2020-09-14 11:02:31 +02:00
utils.c tweaks: stop casting the return of malloc() and friends 2020-08-31 12:17:27 +02:00
winio.c tweaks: adjust some whitespace in the docs, and improve a comment 2020-09-12 12:21:24 +02:00