GNOME Bugzilla – Bug 737975
vim: Clear selection to selection-bound after undo
Last modified: 2014-10-06 07:23:39 UTC
See patch.
Created attachment 287808 [details] [review] vim: Clear selection to selection-bound after undo This will leave the cursor at the start of the changed text rather than the end, which matches vim's behavior.
Review of attachment 287808 [details] [review]: LGTM
Attachment 287808 [details] pushed as ce0da9d - vim: Clear selection to selection-bound after undo