Make it so alt/option works as expected in kitty on MacOS
This commit is contained in:
parent
98e5d79b8f
commit
7245cefc24
1 changed files with 1 additions and 1 deletions
|
@ -1683,7 +1683,7 @@ background_opacity 0.97
|
||||||
#: background_opacity. If you want to use both, you are probably
|
#: background_opacity. If you want to use both, you are probably
|
||||||
#: better off just hiding the titlebar with hide_window_decorations.
|
#: better off just hiding the titlebar with hide_window_decorations.
|
||||||
|
|
||||||
# macos_option_as_alt no
|
macos_option_as_alt yes
|
||||||
|
|
||||||
#: Use the Option key as an Alt key on macOS. With this set to no,
|
#: Use the Option key as an Alt key on macOS. With this set to no,
|
||||||
#: kitty will use the macOS native Option+Key to enter Unicode
|
#: kitty will use the macOS native Option+Key to enter Unicode
|
||||||
|
|
Loading…
Reference in a new issue