Mercurial > vim
view src/libvterm/t/90vttest_01-movement-3.test @ 32884:27ce9b18f1d5 v9.0.1751
patch 9.0.1751: CI: labeler configuration not found
Commit: https://github.com/vim/vim/commit/8b8f7d19f89069a2100b2790bc4701e2a7d03a8b
Author: Philip H <47042125+pheiduck@users.noreply.github.com>
Date: Sat Aug 19 15:46:11 2023 +0200
patch 9.0.1751: CI: labeler configuration not found
Problem: CI: labeler configuration not found
(after 9.0.1748)
Solution: set configuration path
closes: #12852
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 19 Aug 2023 16:00:05 +0200 |
parents | b8299e742f41 |
children |
line wrap: on
line source
# Test of cursor-control characters inside ESC sequences INIT WANTSTATE WANTSCREEN RESET PUSH "A B C D E F G H I" PUSH "\x0d\x0a" PUSH "A\e[2\bCB\e[2\bCC\e[2\bCD\e[2\bCE\e[2\bCF\e[2\bCG\e[2\bCH\e[2\bCI" PUSH "\x0d\x0a" PUSH "A \e[\x0d2CB\e[\x0d4CC\e[\x0d6CD\e[\x0d8CE\e[\x0d10CF\e[\x0d12CG\e[\x0d14CH\e[\x0d16CI" PUSH "\x0d\x0a" PUSH "A \e[1\x0bAB \e[1\x0bAC \e[1\x0bAD \e[1\x0bAE \e[1\x0bAF \e[1\x0bAG \e[1\x0bAH \e[1\x0bAI \e[1\x0bA" !Output $SEQ 0 2: ?screen_row \# = "A B C D E F G H I" ?screen_row 3 = "A B C D E F G H I " ?cursor = 3,18