diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2024-03-24 18:06:51 +0400 |
---|---|---|
committer | Kirill Chibisov <contact@kchibisov.com> | 2024-03-24 18:10:24 +0400 |
commit | 8a78381612953a96a50ed343ad444d9c16c72ee2 (patch) | |
tree | e9011e9b4354659951bd3247746e4a7a2e00eb4e /.github | |
parent | cef95324c9e2572a50e2d2334cbe2ba3641a12a8 (diff) | |
download | alacritty-8a78381612953a96a50ed343ad444d9c16c72ee2.tar.gz alacritty-8a78381612953a96a50ed343ad444d9c16c72ee2.zip |
Send ESC with Alt for unicode inputalt-esc-unicode
Make `Alt` send `ESC` for unicode input the way it's done for ASCII.
Previously it was disabled because of macOS, however on macOS we're
using the `option_as_alt` setting, which solves the original issue.
The `Alt` prefixing is still disabled for the unicode strings, like
when they come from the compose input.
Fixes #7852.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions