summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-04-29 17:06:44 +0000
committerGitHub <noreply@github.com>2021-04-29 17:06:44 +0000
commit4d982894a6859b6d4eeb967ec6dbbf5965c79165 (patch)
treec9ccb721497b6f4d6f26002b9b5e76babab189ac /CHANGELOG.md
parent11cbc439c8785ed937125e0ba2a60ef470564a5e (diff)
downloadalacritty-4d982894a6859b6d4eeb967ec6dbbf5965c79165.tar.gz
alacritty-4d982894a6859b6d4eeb967ec6dbbf5965c79165.zip
Fix replacement of fullwidth characters
Fixes #3726.
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 094bfb58..a4bf4095 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Incorrect underline cursor thickness on wide cell
- Viewport moving around when resizing while scrolled into history
- Block cursor not expanding across fullwidth characters when on the right side of it
+- Overwriting fullwidth characters only clearing one of the involved cells
### Removed