commit | 25c2f6783a9d5f15e062bd5b085abe7deb121152 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 19:36:42 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 19:36:42 2015 +0200 |
tree | 7355874bbeb18f812461c5277ddc5f763b0b70ce | |
parent | cde885473099296c4837de261833f48b24caf87c [diff] [blame] |
patch 7.4.823 Problem: Cursor moves after CTRL-A on alphabetic character. Solution: (Hirohito Higashi, test by Christian Brabandt)
diff --git a/src/testdir/test_increment.ok b/src/testdir/test_increment.ok index 685478e..48e722f 100644 --- a/src/testdir/test_increment.ok +++ b/src/testdir/test_increment.ok
@@ -271,6 +271,15 @@ 2a +# Test 20 +S20==== +a +E20==== + +b +1 + + ENDTEST