From 0dcb7be129f4bb8f97a62cc3676be1eee7858b74 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 5 Dec 2019 15:09:22 -0500 Subject: zero-width characters shouldn't clear wide characters --- tests/data/fixtures/wide.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/fixtures/wide.in') diff --git a/tests/data/fixtures/wide.in b/tests/data/fixtures/wide.in index ecce1df..c4752b3 100644 --- a/tests/data/fixtures/wide.in +++ b/tests/data/fixtures/wide.in @@ -20,3 +20,4 @@ aデbネ \x1bcデネa\x08\x08\x08\x08\x1b[2P \x1bcデ\x08\x1b[X \x1bcデ\x08\x08\x1b[X +\x1bcaデ\rb\u{301} -- cgit v1.2.3-54-g00ecf