diff options
author | Christian Duerr <contact@christianduerr.com> | 2023-04-10 00:44:57 +0200 |
---|---|---|
committer | Kirill Chibisov <contact@kchibisov.com> | 2023-04-15 03:09:27 +0300 |
commit | 8b0305d3f01bbeaedabca8dee4619bb03d8c0561 (patch) | |
tree | 9215667e69f8d8d7716a5bc14b322c6d0facc12b /alacritty/src/cli.rs | |
parent | f89d3bb659e0eb0498deb94b045b4adf3587754a (diff) | |
download | r-alacritty-8b0305d3f01bbeaedabca8dee4619bb03d8c0561.tar.gz r-alacritty-8b0305d3f01bbeaedabca8dee4619bb03d8c0561.tar.bz2 r-alacritty-8b0305d3f01bbeaedabca8dee4619bb03d8c0561.zip |
Use paste for ESC action and IME commit
Route string terminal input through 'ActionContext::paste'
instead of char by char write improving performance by
utilizing bracketed paste mode when it's reasonable.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions