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

Matthew Brush notifications at xxxxx
Thu Aug 31 23:35:01 UTC 2017


@philiprbrenan It might work if you include your operator symbols in [wordchars](http://www.geany.org/manual/current/index.html#id5) for that filetype. <kbd>Ctrl</kbd>+<kbd>Up</kbd> just jumps to the previous paragraph, so it might use `wordchars` to figure out how to do that. It might make other stuff behave strangely though (ex. it's used for double-click selection and other stuff). Could be worth testing.

-- 
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-326447819
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170831/ddec5fed/attachment.html>


More information about the Github-comments mailing list