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

Reply via email to