mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Fix tasks shortcut on macOS
This commit is contained in:
@@ -1303,7 +1303,7 @@ both Option keys as Alt, instead.
|
||||
'''))
|
||||
|
||||
o('macos_hide_from_tasks', False, long_text=_('''
|
||||
Hide the kitty window from running tasks (:kbd:`Option+Tab`) on macOS.
|
||||
Hide the kitty window from running tasks (:kbd:`⌘+Tab`) on macOS.
|
||||
'''))
|
||||
|
||||
o('macos_quit_when_last_window_closed', False, long_text=_('''
|
||||
|
||||
Reference in New Issue
Block a user