when executing the command select line, Geany still remembers the last X incorrectly, so `Shift-Down` and other keys don't work well. this PR sets the last X correctly for this case and many other cases. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/4083
-- Commit Summary --
* fix select all to use a forward selection * set last X properly on various selection changes
-- File Changes --
M scintilla/src/Editor.cxx (7)
-- Patch Links --
https://github.com/geany/geany/pull/4083.patch https://github.com/geany/geany/pull/4083.diff