mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 01:38:02 +02:00
Fix typo in the PS/PE terminfo entries
This commit is contained in:
@@ -20,8 +20,8 @@ xterm-kitty|KovIdTTY,
|
||||
BE=\E[?2004h,
|
||||
Cr=\E]112\007,
|
||||
Cs=\E]12;%p1%s\007,
|
||||
PE=\E201~,
|
||||
PS=\E200~,
|
||||
PE=\E[201~,
|
||||
PS=\E[200~,
|
||||
Se=\E[2\sq,
|
||||
Setulc=\E[58:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d%;m,
|
||||
Smulx=\E[4:%p1%dm,
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user