view src/testdir/test20.in @ 31559:a3dca61f3ba3 v9.0.1112

patch 9.0.1112: test_mswin_event() can hang Commit: https://github.com/vim/vim/commit/7b0afc1d7698a79423c7b066a5d8d20dbb8a295a Author: Christopher Plewright <chris@createng.com> Date: Fri Dec 30 16:54:58 2022 +0000 patch 9.0.1112: test_mswin_event() can hang Problem: test_mswin_event() can hang. Solution: Add the "execute" argument to process events right away. (Christopher Plewright, closes #11760)
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Dec 2022 18:00:05 +0100
parents 30bdd2e4a6f9
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
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