mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 18:37:50 +00:00
Merge branch 'add_missing_named_keys' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
def0c55df3
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ named_keys = {
|
|||
';': 'SEMICOLON',
|
||||
'=': 'EQUAL',
|
||||
'[': 'LEFT_BRACKET',
|
||||
'\\': 'BACKSLASH',
|
||||
']': 'RIGHT_BRACKET',
|
||||
'`': 'GRAVE_ACCENT'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue