aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-11-19 12:38:59 -0500
committerJesse Luehrs <doy@tozt.net>2021-11-19 12:39:33 -0500
commit073bcb868df8eea8504526f11bce9f831de06e67 (patch)
tree3e2dc3e23a78e2cfceabff445a75aaaa1636930a /CHANGELOG.md
parent4227bdedde837347ecd83510b976ab13d474b2b9 (diff)
downloadvt100-rust-073bcb868df8eea8504526f11bce9f831de06e67.tar.gz
vt100-rust-073bcb868df8eea8504526f11bce9f831de06e67.zip
more line wrapping bugs
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 dc9a22a..0a0b2c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
the line
* Fixed `Screen::cursor_state_formatted` to draw the last character in a line
with the appropriate drawing attributes if it needs to redraw it
+* Maintain wrapped state when overwriting a wide character at the end of a line
## [0.13.0] - 2021-11-17