diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-04 23:58:13 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-05 00:05:44 +0200 |
| commit | df87077309d06207b234b1231128c205ec11a155 (patch) | |
| tree | b6e4f7306f6fd2dffa39d7e1a8a7001e7050bf38 /contrib | |
| parent | 9f73d18094ebedf94cb7b0507c195ada13c1d36a (diff) | |
If you had a partial success during interactive searching, dot would be
left at that position since the failure handling only reset via SCI_GOTOPOS.
This is now fixed by restoring the initial dot in glyphs as well.
All existing occurrences of "dot" have been renamed to "pos" for consistency.
(Nowadays, "dot" should be reserved for glyph positions since this is what
`.` returns. Especially if both kinds of positions are used in the same code.)
A test case has been added.
This has been broken since 685507922b0b75da5935076395a5b1ec1ef58356.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
