]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1049: shell on Mac can't handle long text v8.0.1049
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 16:08:00 +0000 (18:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 16:08:00 +0000 (18:08 +0200)
commitd8d85bfb7d650d2fb584ea48aaaebdbc8a2e3dce
treeb583b6146c5974f641e79113d997f14897ff5a87
parent5e80de3f3e572805fe734b66bc42c13303ad9bdb
patch 8.0.1049: shell on Mac can't handle long text

Problem:    Shell on Mac can't handle long text, making terminal test fail.
Solution:   Only write 1000 characters instead of 5000.
src/testdir/test_terminal.vim
src/version.c