An error occurred while fetching folder content.
search: begin from where we are, to be able to find the first \B
Benno Schulenberg authored
A search should start at the place of the cursor, not one step beyond,
so that the non-word boundary between the current character and the next
will be found.  Starting one step beyond the current character, as was
done until now, would find the non-word boundary between the next and
the overnext character as the first one.
c88d7ce5
Name Last commit Last update