commit | d29c6fea94947b3f4b54fbd5a6f832a7d744bf27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 19 20:11:54 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 19 20:11:54 2015 +0100 |
tree | e7a1038edad7ed8ae58ce1ac444ffa7680ffc98b | |
parent | 5d8afebb5bf7fb1e8ce06062451dc6a1f9a53ac0 [diff] [blame] |
patch 7.4.929 Problem: "gv" after paste selects one character less if 'selection' is "exclusive". Solution: Increment the end position. (Christian Brabandt)
diff --git a/src/testdir/test94.ok b/src/testdir/test94.ok index a1b0378..c023922 100644 --- a/src/testdir/test94.ok +++ b/src/testdir/test94.ok
@@ -112,3 +112,12 @@ aaa --- + +gv in exclusive select mode after operation +zzz +xxx +--- + +gv in exclusive select mode without operation +xxx +---