commit | ff52518969cced60a3b2d77e65b042e2e1dc2adc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 14 13:02:12 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 14 13:02:12 2013 +0200 |
tree | 04f4ae24ca0ccb069a4de463368f0261b73578a9 | |
parent | 3fb14bc73468b6d1da51c75a237e3150f6cc76ee [diff] [blame] |
updated for version 7.4a.021 Problem: Using feedkeys() doesn't always work. Solution: Omit feedkeys(). (Ken Takata)
diff --git a/src/testdir/test98a.in b/src/testdir/test98a.in index 4999c28..df07a6c 100644 --- a/src/testdir/test98a.in +++ b/src/testdir/test98a.in
@@ -24,4 +24,5 @@ wincmd p -call feedkeys(":setl scb\n\<C-w>\<C-w>", 't') +setl scb +wincmd w