diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2024-03-24 19:07:20 +0400 |
---|---|---|
committer | Josh Rahm <rahm@google.com> | 2024-08-14 15:42:39 -0600 |
commit | 92d7d9ca196e3ca075f3f612cff5005c9ec3506f (patch) | |
tree | 0101f90fee2cb3a965f31b9585d893a649e09900 /alacritty/src/cli.rs | |
parent | cc75cdc9549fd58a28c9f7ec4d8125d1349a1f27 (diff) | |
download | r-alacritty-92d7d9ca196e3ca075f3f612cff5005c9ec3506f.tar.gz r-alacritty-92d7d9ca196e3ca075f3f612cff5005c9ec3506f.tar.bz2 r-alacritty-92d7d9ca196e3ca075f3f612cff5005c9ec3506f.zip |
Send ESC with Alt for unicode input
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 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions