annotate src/testdir/test8.ok @ 12192:6947d5bcf57f v8.0.0976

patch 8.0.0976: cannot send lines to a terminal job commit https://github.com/vim/vim/commit/b241208a13d3e9def36d749b1e824ae694aa85f8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 20 18:09:14 2017 +0200 patch 8.0.0976: cannot send lines to a terminal job Problem: Cannot send lines to a terminal job. Solution: Make [range]terminal send selected lines to the job. Use ++rows and ++cols for the terminal size.
author Christian Brabandt <cb@256bit.org>
date Sun, 20 Aug 2017 18:15:04 +0200
parents 1899acc5aebd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 start of Xxx2
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 test
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 end of Xxx
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 start of Xxx1
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 test
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 end of Xxx
5233
1899acc5aebd updated for version 7.4a.042
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
7 VimLeave done