mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
Removed unused junk from the terminfo file
This commit is contained in:
@@ -39,10 +39,10 @@ DECSC = b"7"
|
||||
#: selection. If none were saved, move cursor to home position.
|
||||
DECRC = b"8"
|
||||
|
||||
#: Set numeric keypad mode
|
||||
#: Set normal keypad mode
|
||||
DECPNM = b'>'
|
||||
|
||||
#: Set application keypad mode
|
||||
#: Set alternate keypad mode
|
||||
DECPAM = b'='
|
||||
|
||||
# "Sharp" escape sequences.
|
||||
|
||||
Reference in New Issue
Block a user