smol/src
Benno Schulenberg 28beb3f9c5 replacing: don't let placewewant influence the placement of the cursor
When spotlighting the string to be replaced, placewewant isn't valid,
so tell place_the_cursor() to ignore its value to avoid the cursor
getting mistakenly placed at the beginning of the next row.

This fixes https://savannah.gnu.org/bugs/?50997.
Reported-by: David Lawrence Ramsey <pooka109@gmail.com>
2017-05-11 22:28:34 +02:00
..
Makefile.am build: use backticks to avoid a warning during autoreconf 2017-05-09 20:23:04 +02:00
browser.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER 2017-05-08 21:56:50 +02:00
chars.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC 2017-05-09 11:59:34 +02:00
color.c display: initialize the colors only when starting to draw the content 2017-04-30 17:29:17 +02:00
cut.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
files.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
global.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC 2017-05-09 11:59:34 +02:00
help.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER 2017-05-08 21:56:50 +02:00
move.c tweaks: swap a comparison, to be clearer 2017-05-11 10:28:43 +02:00
nano.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
nano.h tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC 2017-05-09 11:59:34 +02:00
prompt.c tweaks: transform the token DISABLE_TABCOMP to ENABLE_TABCOMP 2017-05-09 11:31:54 +02:00
proto.h replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
rcfile.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC 2017-05-09 11:59:34 +02:00
search.c moving: limit the target column when it is beyond the last chunk 2017-05-11 21:00:37 +02:00
text.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
utils.c tweaks: fix several whitespace irregularities 2017-05-07 18:20:01 +02:00
winio.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00