diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-10-15 14:06:59 +0000 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-10-15 20:12:21 +0000 |
commit | a720a765b4c85a867a2a807ac649efc2cd69ac1f (patch) | |
tree | 0906a49fc74177be8c8838ce05a369abd14b4b32 /extra/completions/alacritty.fish | |
parent | b56a0e86b7681d0ee8ed239844ecfe92bbf87f7b (diff) | |
download | alacritty-a720a765b4c85a867a2a807ac649efc2cd69ac1f.tar.gz alacritty-a720a765b4c85a867a2a807ac649efc2cd69ac1f.zip |
Add IME support to inline search
This changes the behavior of inline search from only accepting direct
key inputs, to also accepting IME and paste. The additional characters
are still being discarded, matching the existing behavior.
This also fixes an issue where inline search wouldn't work for
characters requiring modifiers, since the modifier press was interpreted
as the search target instead.
Closes #8208.
Diffstat (limited to 'extra/completions/alacritty.fish')
0 files changed, 0 insertions, 0 deletions