summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-02-23 01:55:29 +0000
committerGitHub <noreply@github.com>2020-02-23 01:55:29 +0000
commitfa11b56cf64dab52a2c7f3facc09d9b3a619bd81 (patch)
tree208af495af828a55c50d9cdd30e1f47fc563f00b /CHANGELOG.md
parent73641d03673638e361b0254ce400c02b1b65e6ed (diff)
downloadalacritty-fa11b56cf64dab52a2c7f3facc09d9b3a619bd81.tar.gz
alacritty-fa11b56cf64dab52a2c7f3facc09d9b3a619bd81.zip
Fix config reload updating incorrect grid
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 fabcf11c..14d21186 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -54,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Parser stopping at unknown DEC private modes/SGR character attributes
- Block selection appending duplicate newlines when last column is selected
- Bitmap fonts being a bit smaller than they should be in some cases
+- Config reload creating alternate screen history instead of updating scrollback
### Removed