mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-27 03:11:46 +00:00
...
This commit is contained in:
parent
23482e3cf4
commit
81f4b4cece
1 changed files with 1 additions and 1 deletions
|
|
@ -824,7 +824,7 @@ def macos_option_as_alt(x):
|
|||
return 0
|
||||
|
||||
|
||||
o('macos_option_as_alt', 0b11, option_type=macos_option_as_alt, long_text=_('''
|
||||
o('macos_option_as_alt', 'both', option_type=macos_option_as_alt, long_text=_('''
|
||||
Use the option key as an alt key. With this set to :code:`no`, kitty will use
|
||||
the macOS native :kbd:`Option+Key` = unicode character behavior. This will
|
||||
break any :kbd:`Alt+key` keyboard shortcuts in your terminal programs, but you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue