smol/src
Benno Schulenberg ded02d858f search: suppress the "Search Wrapped" message when doing replacements
This completes the fix for https://savannah.gnu.org/bugs/?52282.
Reported-by: Chime Hart <chime@hubert-humphrey.com>
2017-10-26 21:07:06 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c bindings: make the search function rebindable again in help and browser 2017-10-18 20:55:09 +02:00
chars.c tweaks: sort the includes, so it's a little easier to see what is there 2017-08-06 19:40:30 +02:00
color.c help: don't fall back to other syntaxes if there is no nanohelp one 2017-10-12 19:15:24 +02:00
cut.c tweaks: discard some obsolete debugging stuff 2017-09-22 21:59:51 +02:00
files.c bindings: make ^Q and ^S do something useful by default 2017-10-14 20:34:43 +02:00
global.c help: allow firstline and lastline to work at the search prompt 2017-10-25 19:35:41 +02:00
help.c bindings: make the search function rebindable again in help and browser 2017-10-18 20:55:09 +02:00
history.c history: remove the migration service for the old searches file 2017-10-03 21:18:38 +02:00
move.c moving: don't slither and slide over tabs when they are overlong 2017-10-25 17:46:39 +02:00
nano.c options: retire 'set backwards' -- it's still recognized but a no-op 2017-10-15 10:45:22 +02:00
nano.h search: suppress the "Search Wrapped" message when doing replacements 2017-10-26 21:07:06 +02:00
prompt.c tweaks: discard some obsolete debugging stuff 2017-09-22 21:59:51 +02:00
proto.h search: suppress the "Search Wrapped" message when doing replacements 2017-10-26 21:07:06 +02:00
rcfile.c tweaks: discard some obsolete debugging stuff 2017-09-22 21:59:51 +02:00
search.c search: suppress the "Search Wrapped" message when doing replacements 2017-10-26 21:07:06 +02:00
text.c search: suppress the "Search Wrapped" message when doing replacements 2017-10-26 21:07:06 +02:00
utils.c tweaks: discard some obsolete debugging stuff 2017-09-22 21:59:51 +02:00
winio.c display: don't cut off zero-width characters at the end of a chunk 2017-10-25 19:07:38 +02:00