Change default of "macos_option_as_alt" option from True to False
This commit is contained in:
parent
6a9a7dee55
commit
aa82d8fddd
@ -798,7 +798,7 @@ incompatible with :opt:`background_opacity`. If you want to use both, you are
|
|||||||
probably better off just hiding the titlebar with :opt:`hide_window_decorations`.
|
probably better off just hiding the titlebar with :opt:`hide_window_decorations`.
|
||||||
'''))
|
'''))
|
||||||
|
|
||||||
o('macos_option_as_alt', True, long_text=_('''
|
o('macos_option_as_alt', False, long_text=_('''
|
||||||
Use the option key as an alt key. With this set to no, kitty will use
|
Use the option key as an alt key. With this set to no, kitty will use
|
||||||
the macOS native :kbd:`Option+Key` = unicode character behavior. This will
|
the macOS native :kbd:`Option+Key` = unicode character behavior. This will
|
||||||
break any :kbd:`Alt+key` keyboard shortcuts in your terminal programs, but you
|
break any :kbd:`Alt+key` keyboard shortcuts in your terminal programs, but you
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user