GNOME Bugzilla – Bug 737973
vim: Handle selections in move_to_line_n
Last modified: 2014-10-06 07:04:07 UTC
See patch.
Created attachment 287804 [details] [review] vim: Handle selections in move_to_line_n Motion commands should modify a selection (if any) rather than clear it; while stuff like 'd10G' is uncommon, supporting it does not hurt ...
Review of attachment 287804 [details] [review]: LGTM
Attachment 287804 [details] pushed as 4dcdb3d - vim: Handle selections in move_to_line_n