when executing the command "Select Line" (e.g. assigning it a keyboard shortcut), 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.

the caret/anchor is also swapped for select all. previously the selection was not in the natural forward direction and therefore very strange. almost every other editor including in this textarea in most browsers has it the correct way.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/4093

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4093@github.com>