From 1cd72ddb88037d25c5b31dc0fb634ab79dc0491d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 19 Nov 2021 01:46:16 -0500 Subject: remove special casing for combined character wrapping the comment here is just... not true? not really sure why i thought it was, but testing on all of alacritty, xterm, and tmux show the opposite behavior to what is in the comment, so i'm going to assume this is just wrong --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 123fd37..c863506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ## Fixed * Fixed some line wrapping state issues with `contents_diff` +* Fixed cursor positioning after writing zero width characters at the end of + the line ## [0.13.0] - 2021-11-17 -- cgit v1.2.3-54-g00ecf