commit | 6a57cce04801d3e8fe30d0dcd31f9325b38de2fe | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 28 19:24:39 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 28 19:24:39 2015 +0200 |
tree | 0d1fa177554d3dc6145d348860b5ca62f62fa110 | |
parent | 1f860d8590460b6f13b39bebf191b81572fa0fdf [diff] |
patch 7.4.764 Problem: test_increment fails on MS-Windows. (Ken Takata) Solution: Clear Visual mappings. (Taro Muraoka)
diff --git a/src/testdir/test_increment.in b/src/testdir/test_increment.in index 5b0ad06..00e9ad0 100644 --- a/src/testdir/test_increment.in +++ b/src/testdir/test_increment.in
@@ -71,7 +71,10 @@ STARTTEST :so small.vim - +:" +:" Avoid CTRL-X being mapped in Visual mode for MS-Windows +:vmapclear +:" :" Test 1 :/^S1=/+,/^E1=/-y a :/^E1/+put a