mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 08:18:08 +02:00
Remove PLUS key from key_name_aliases
This commit is contained in:
@@ -21,7 +21,6 @@ key_name_aliases = {
|
||||
'\\': 'BACKSLASH',
|
||||
']': 'RIGHT_BRACKET',
|
||||
'`': 'GRAVE_ACCENT',
|
||||
'+': 'PLUS',
|
||||
|
||||
'ESC': 'ESCAPE',
|
||||
'PGUP': 'PAGE_UP',
|
||||
|
||||
Reference in New Issue
Block a user