commit | 38a3d6c9601b637a28f399059263300e9f65eba4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 11 18:42:56 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 11 18:42:56 2017 +0100 |
tree | 2d4b7e5ed8d1676ef356563b20632dbd8d458dfb | |
parent | 1ef73e33c9414eb02c229d8234aafd9d481a8856 [diff] [blame] |
patch 8.0.0443: terminal width is set to 80 in test3 Problem: Terminal width is set to 80 in test3. Solution: Instead of setting 'columns' set 'wrapmargin' depending on 'columns.
diff --git a/src/testdir/test3.in b/src/testdir/test3.in index 9e66436..c78a66e 100644 --- a/src/testdir/test3.in +++ b/src/testdir/test3.in Binary files differ