diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-11-19 01:15:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 01:15:34 +0000 |
commit | 18a226fe4562a9c80800a3adc23d77f452d1a635 (patch) | |
tree | 4f3d97f40fc36142392d03b64fb8a2cbddb144cd /alacritty | |
parent | 9724418d350df881afe8453bde6eb88643e7211e (diff) | |
download | r-alacritty-18a226fe4562a9c80800a3adc23d77f452d1a635.tar.gz r-alacritty-18a226fe4562a9c80800a3adc23d77f452d1a635.tar.bz2 r-alacritty-18a226fe4562a9c80800a3adc23d77f452d1a635.zip |
Fix vi mode terminal reset
Since the vi mode is unrelated to the terminal emulation itself, it
should not be reset during a `reset` to prevent unnecessary confusion.
This also prevents the search from switching from vi mode to vi-less
search without any indication to the user.
Diffstat (limited to 'alacritty')
0 files changed, 0 insertions, 0 deletions