mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
feat(tui): support undercurl in WezTerm (#28037)
Also fix some typos in windows.ti while at it. Close #21699
This commit is contained in:
@@ -25,7 +25,7 @@ win32con|ANSI emulation for libuv on legacy console,
|
||||
Se=\E[0 q, Ss=\E[%p1%d q,
|
||||
use=cygwin, use=libuv+exkey,
|
||||
|
||||
conemu|ANIS X3.64 and Xterm 256 colors for ConEmu with libuv,
|
||||
conemu|ANSI X3.64 and Xterm 256 colors for ConEmu with libuv,
|
||||
ccc@, mc5i@, xenl@, acsc@, rmacs@, smacs@, blink@, cbt@,
|
||||
cvvis@, cnorm=\E[?25h, cud1=\E[B, dim@, flash@, hts@, initc@, invis@, is2@,
|
||||
kf46@, kf47@, kf48@, kf49@, kf50@, kf51@, kf52@, kf53@, kf54@,
|
||||
@@ -47,7 +47,7 @@ conemu|ANIS X3.64 and Xterm 256 colors for ConEmu with libuv,
|
||||
kUP3@, kUP4@, kUP5@, kUP6@, kUP7@, rmxx@, smxx@, xm@,
|
||||
use=libuv+basekey, use=libuv+exkey, use=xterm+256color, use=xterm-new,
|
||||
|
||||
vtpcon|ANIS emulation for console virtual terminal sequence with libuv,
|
||||
vtpcon|ANSI emulation for console virtual terminal sequence with libuv,
|
||||
ccc@, mc5i@, xenl@, blink@, acsc=jjkkllmmnnqqttuuvvwwxx,
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user