1. Open a file 2. Scroll to the end (common if working on, say, a book) 3. Close the file 4. Open the file again, to continue working on your book
Notice the cursor position is 1:1, instead of where you left off.
You could have a look at the GeanyNumberedBookmarks plugin which has feature close to what you request, it can save fold states and bookmarks for documents and restores them when the document is opened again. Currently, it does not yet support restoring line number and column but it is probably easiest to implement in this plugin as there is already the infrastructure for saving settings per document and your feature is close to bookmarks.
I just transferred this issue to the Geany-Plugins project where the GeanyNumberedBookmarks plugin lives.
@dandv BTW which plugin are you expecting to do this?
@elextr: I expect Geany core (not a plugin) to remember the cursor and scroll position for recent files, and restore them when the file is opened again.
@dandv this is the plugins issues, thats why I asked.
@elextr - super weird. No idea why I created this issue here and not in the geany repo.
Can an admin please [transfer](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on...) the issue in the other repo?
CC @geanyadmin, @eht16, @ntrel
github-comments@lists.geany.org