diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-07-20 17:42:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-20 17:42:47 +0000 |
commit | 2101d5ac37d65114781a84b889d96eafe768860a (patch) | |
tree | bcce739b4ec65e6676d3c0156676435f8fd15a0b /CHANGELOG.md | |
parent | bf671412cef2e99d0c2ee3d0350dc4576fb63725 (diff) | |
download | alacritty-2101d5ac37d65114781a84b889d96eafe768860a.tar.gz alacritty-2101d5ac37d65114781a84b889d96eafe768860a.zip |
Fix keys like `+` not working on neo layouts
The key_without_modifier removes all the modifiers including the
multiple shift levels, which is not desired. In alacritty we
just wanted to treat uppercase and lowercase latters the same,
which we can with the help of builtin functions.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions