mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
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 @@ string_capabilities = {
|
|||
'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…
Add table
Add a link
Reference in a new issue