aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-12-07 06:53:16 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-07 06:53:16 -0500
commitaad033314bfced2ae471281641c052c06622a8ae (patch)
treebfa0d22f8004ce17e046be3645752f5985c6507d
parentd663a8b707868c43be74020d766177b36d9e45f2 (diff)
downloadvt100-rust-aad033314bfced2ae471281641c052c06622a8ae.tar.gz
vt100-rust-aad033314bfced2ae471281641c052c06622a8ae.zip
changelog
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc2c52f..6319a76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,16 @@
## Unreleased
+### Removed
+
+* Removed the unicode-normalization feature altogether - it turns out that it
+ still has a couple edge cases where it causes incorrect behavior, and fixing
+ those would be a lot more effort.
+
### Fixed
-* Fix a couple more end-of-line/wrapping bugs.
+* Fix a couple more end-of-line/wrapping bugs, especially around cursor
+ positioning.
* Fix applying combining characters to wide characters.
* Ensure cells can't have contents with width zero (to avoid ambiguity). If an
empty cell gets a combining character applied to it, default that cell to a