aboutsummaryrefslogtreecommitdiff
path: root/scripts/windows.ti
diff options
context:
space:
mode:
authorerw7 <erw7.github@gmail.com>2019-01-09 18:40:02 +0900
committerJustin M. Keyes <justinkz@gmail.com>2019-01-09 10:40:02 +0100
commita4076e5dcf6624a958a1bda64a435949358f79b0 (patch)
tree95b66d3a7e1862d3256e5d6f48d6302f92642db8 /scripts/windows.ti
parentaadfea715962a71650a9c23afacc675ab14d2661 (diff)
downloadrneovim-a4076e5dcf6624a958a1bda64a435949358f79b0.tar.gz
rneovim-a4076e5dcf6624a958a1bda64a435949358f79b0.tar.bz2
rneovim-a4076e5dcf6624a958a1bda64a435949358f79b0.zip
win/TUI: fix text overrides line numbers #9474
fixes #9461
Diffstat (limited to 'scripts/windows.ti')
-rw-r--r--scripts/windows.ti4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/windows.ti b/scripts/windows.ti
index da643350db..4f4832b786 100644
--- a/scripts/windows.ti
+++ b/scripts/windows.ti
@@ -27,7 +27,7 @@ win32con|ANSI emulation for libuv on legacy console,
conemu|ANIS X3.64 and Xterm 256 colors for ConEmu with libuv,
ccc@, mc5i@, xenl@, acsc@, rmacs@, smacs@, blink@, cbt@,
- cvvis@, cnorm=\E[?25h, dim@, flash@, hts@, initc@, invis@, is2@,
+ cvvis@, cnorm=\E[?25h, cud1=\E[B, dim@, flash@, hts@, initc@, invis@, is2@,
kf46@, kf47@, kf48@, kf49@, kf50@, kf51@, kf52@, kf53@, kf54@,
kf55@, kf56@, kf57@, kf58@, kf59@, kf60@, kf61@, kf62@, kf63@, kmous@,
mc0@, mc4@, mc5@, meml@, memu@, oc@, rmam@, rmcup=\E[?1049l,
@@ -49,7 +49,7 @@ conemu|ANIS X3.64 and Xterm 256 colors for ConEmu with libuv,
vtpcon|ANIS emulation for console virtual terminal sequence with libuv,
ccc@, mc5i@, xenl@, blink@, acsc=jjkkllmmnnqqttuuvvwwxx,
- cvvis@, dim@, flash@,
+ cvvis@, cud1=\E[B, dim@, flash@,
initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E,
invis@, is2=\E[!p\E[?3l,
kf46@, kf47@, kf48@, kf49@, kf50@, kf51@, kf52@, kf53@, kf54@,