view src/testdir/test20.in @ 28875:78ebb50d6fcb v8.2.4960

patch 8.2.4960: text properties that cross lines not updated for deleted line Commit: https://github.com/vim/vim/commit/1bdc60eb91b9e6320318d96ea59bd2aad775f408 Author: Paul Ollis <paul@cleversheep.org> Date: Sun May 15 22:24:55 2022 +0100 patch 8.2.4960: text properties that cross lines not updated for deleted line Problem: Text properties that cross line boundary are not correctly updated for a deleted line. Solution: Correct computing location of text property entry. (Paul Ollis, closes #10431, closes #10430)
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 May 2022 23:30:03 +0200
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