summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-07-04 00:30:05 +0000
committerGitHub <noreply@github.com>2021-07-04 00:30:05 +0000
commit9e7655ec03aeacfd13efe3b0b304f86bf1da5e11 (patch)
treeaa3685f77aa75781783a0330cc940d75921c6aa6 /CHANGELOG.md
parentc6ed855bfa036ffe5e3e3ea12819db6a1a25d4e1 (diff)
downloadalacritty-9e7655ec03aeacfd13efe3b0b304f86bf1da5e11.tar.gz
alacritty-9e7655ec03aeacfd13efe3b0b304f86bf1da5e11.zip
Fix crash when resizing during vi mode
Our resize clamping logic for the vi mode cursor did not correctly clamp to the viewport after the indexing change. Now it is enforced that the vi mode cursor cannot leave the visible area after a font or viewport size change.
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 ee999003..ec786ea3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Crash/Freezes with partially visible fullwidth characters due to alt screen resize
- Incorrect vi cursor position after invoking `ScrollPageHalfUp` action
- Slow PTY read performance with extremely dense grids
+- Crash when resizing during vi mode
## 0.8.0