[Github-comments] [geany/geany] Go to previous cursor position (#1359)

elextr notifications at xxxxx
Wed Jan 11 12:59:39 UTC 2017


This might solve much of your use-case, if you scroll away and don't move the cursor you can scroll back to the current line with `ctrl+shift+L`.

Otherwise you are saying you want to have a history of *some* cursor positions (since presumably you don't want every arrow key movement while you were editing, that would be useless).  So you need to come up with a definition of when a cursor move is savable in history in a form that can be programmed easily and reliably.

-- 
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/1359#issuecomment-271862216
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170111/1f008767/attachment.html>


More information about the Github-comments mailing list