summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2021-03-31 21:11:16 +0200
committerGitHub <noreply@github.com>2021-03-31 19:11:16 +0000
commit58cae8f2edf44e6bf0721543c61edb57bdf7d776 (patch)
tree4f20cae7d3069ccc8e03ffee514a5d0605f85b9e /CHANGELOG.md
parent3bd5ac221ab3b122962063edd1f4c10f9f2d117f (diff)
downloadalacritty-58cae8f2edf44e6bf0721543c61edb57bdf7d776.tar.gz
alacritty-58cae8f2edf44e6bf0721543c61edb57bdf7d776.zip
Keep viewport in place during resize
Fixes #4879. Co-authored-by: Christian Duerr <contact@christianduerr.com>
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 34f2928e..39b3ebad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Incorrect vi cursor position after leaving search
- Clicking on URLs on Windows incorrectly opens File Explorer
- Incorrect underline cursor thickness on wide cell
+- Viewport moving around when resizing while scrolled into history
### Removed