[Github-comments] [geany/geany] Shift + up arrow does not work on operators! (#1580)

Colomban Wendling notifications at xxxxx
Fri Sep 1 01:36:25 UTC 2017


>If I place the cursor on input or file and press **ctrl+up** then the cursor jumps to the next instance of the word, but if I place the cursor in the middle of **=>** and press **ctrl+up** nothing happens even though there are other **=>** present in the file.

This doesn't look like a stock Geany configuration; as @codebrainz said <kbd>Ctrl+Up</kbd> just skips a paragraph in the stock configuration, so if it really jumps to the next occurrence of the current word it means you either have a plugin enabled, or changed the <kbd>Ctrl+Up</kbd>/<kbd>Ctrl+Down</kbd> keybindings to something else, maybe *Find Next/Previous Selection*.  Those two use either the current selection or the current "word", which as @codebrainz mentioned would have then to be defined differently if you'd like it to include non-wordchars.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1580#issuecomment-326464151
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170901/0219decd/attachment.html>


More information about the Github-comments mailing list