[Github-comments] [geany/geany] New feature: go to column (#869)
jesus2099
notifications at xxxxx
Wed Jan 20 08:49:08 UTC 2021
For instance, in EmEditor, the command Jump to line… was renamed long time ago to Jump… (Ctrl+G).
The column fields defaults to 1, to mimic the Jump to line behaviour:
![EmEditor: Jump…](https://user-images.githubusercontent.com/1401086/105148584-d7972080-5b02-11eb-9063-689e4a8aedab.png)
So, if you want to jump to a specific line:
1. Press Ctrl+G
2. Type line number
3. Press Enter
And, if you want to jump to specific line and column:
1. Press Ctrl+G
2. Type line number
3. Press Tab
4. Type column number
5. Press Enter
Note that Geany status bar column numbers should be fixed first (#2733).
--
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/869#issuecomment-763439169
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210120/ac70b26d/attachment.htm>
More information about the Github-comments
mailing list