Skif-off left a comment (geany/geany-plugins#1579) @advice2020
> But for me this does not work with Geany built in keybindings > `Find Next Selection` > `Find Previous Selection` > so maybe these internal keybindings offered by Geany cannot work with the > "mark" method used in this script? "Find Next Selection" and "Find Previous Selection" don't use markers: they search forward or backward each time they're called. This approach isn't very suitable for search with a list of words. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1579#issuecomment-5328201497 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1579/[email protected]>
