[16.45] Search issue
Posted: 23 Sep 2025 14:58
- have following text - cursor at the end of "ccc"
- CTRL-F, text to search: aaa
-> popup: "Could not find the string: aaa" although "aaa" is highlighted
Is seems the popup is displayed if the text to find is before the current cursor position in the file
vha
Code: Select all
aaa
bbb
ccc
- CTRL-F, text to search: aaa
-> popup: "Could not find the string: aaa" although "aaa" is highlighted
Is seems the popup is displayed if the text to find is before the current cursor position in the file
vha