view src/testdir/test20.in @ 11223:ac36e139510f v8.0.0498

patch 8.0.0498: two autocmd tests are skipped on MS-Windows commit https://github.com/vim/vim/commit/e94260f3582cf928cc59e792b3b6ede57794a4a6 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 21 15:50:12 2017 +0100 patch 8.0.0498: two autocmd tests are skipped on MS-Windows Problem: Two autocmd tests are skipped on MS-Windows. Solution: Make the test pass on MS-Windows. Write the messages in a file instead of getting the output of system().
author Christian Brabandt <cb@256bit.org>
date Tue, 21 Mar 2017 16:00:05 +0100
parents 22dfcd1494e4
children
line wrap: on
line source

Tests Blockwise Visual when there are TABs before the text.
First test for undo working properly when executing commands from a register.
Also test this in an empty buffer.

STARTTEST
:so tiny.vim
G0"ay$k@au
:new
@auY:quit!
GP
/start here$
"by$jjlld
/456$
jj"bP
:/56$/,$-1w! test.out
:qa!
ENDTEST

123456
234567
345678

test text test tex start here
		some text
		test text
test text

OxjAykdd