Merge branch 'fix_typo' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
18f0ab9e02
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ def encode_keystring(keybytes):
|
|||
'smam': r'\E[?7h',
|
||||
# Start alternate screen
|
||||
'smcup': r'\E[?1049h',
|
||||
# Enster insert mode
|
||||
# Enter insert mode
|
||||
'smir': r'\E[4h',
|
||||
# Enter application keymap mode
|
||||
'smkx': r'\E[?1h',
|
||||
|
|
|
|||
Loading…
Reference in a new issue