[Github-comments] [geany] Preserve cursor position on reload (#969)

elextr notifications at xxxxx
Sat Mar 19 03:20:50 UTC 2016


Currently on reload the cursor moves to the start on reload, causing a scroll to the start.

The cursor position should be saved and restored if possible (ie if the file is still longer than the position).

Even better would be for the screen position to remain the same, but I'm not sure Scintilla supports that.

My personal use-case is reloading test logs where I want the cursor to go to the previously failing test output so I can check I fixed it, but there are others as well.

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


More information about the Github-comments mailing list