mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Fix typo in option definitions
This commit is contained in:
@@ -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',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user