An error occurred while fetching folder content.
replacing: compensate cursor position only for replacements /before/ it
Benno Schulenberg authored
When a replacement happens right at where the cursor sits, the position
of the cursor should not be adjusted, because the real cursor position
is between the current character and the preceding one: the place where
the cursor is shown is in fact right /after/ the insertion point.

This fixes https://savannah.gnu.org/bugs/?50134,
and fixes https://savannah.gnu.org/bugs/?50135.
3534d8ff
Name Last commit Last update