Merge branch 'fix-options-typo' of https://github.com/ytang/kitty

This commit is contained in:
Kovid Goyal 2023-07-14 10:51:38 +05:30
commit 5d3ba9d35e
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -3657,10 +3657,10 @@ map('Seventh window',
only='macos',
)
map('Eight window',
map('Eighth window',
'eighth_window kitty_mod+8 eighth_window',
)
map('Eight window',
map('Eighth window',
'eighth_window cmd+8 eighth_window',
only='macos',
)