]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4636: not using Visual range v8.2.4636
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Mar 2022 15:56:21 +0000 (16:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Mar 2022 15:56:21 +0000 (16:56 +0100)
commit1501b63f8dedbd15ee5bfd9a177e558ffdf0673a
tree6abd9ce1bc52fa61e39614a2e47b8f819d753946
parent501f978288008c2e4e8761858af2e27b14223afd
patch 8.2.4636: not using Visual range

Problem:    Not using Visual range.
Solution:   Put the command pointer back to the range.
src/ex_docmd.c
src/version.c