summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-11-19 01:15:34 +0000
committerGitHub <noreply@github.com>2020-11-19 01:15:34 +0000
commit18a226fe4562a9c80800a3adc23d77f452d1a635 (patch)
tree4f3d97f40fc36142392d03b64fb8a2cbddb144cd /CHANGELOG.md
parent9724418d350df881afe8453bde6eb88643e7211e (diff)
downloadalacritty-18a226fe4562a9c80800a3adc23d77f452d1a635.tar.gz
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 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 526f611b..741702ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Wide characters sometimes being cut off
+- Preserve vi mode across terminal `reset`
## 0.6.0