From ed2b913b4426dcb59ecd2b1c115bb7ece149f392 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Thu, 7 Apr 2022 11:11:03 -0400 Subject: [PATCH] Update TODO --- MATT/TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MATT/TODO.txt b/MATT/TODO.txt index 897fcc7..b597b62 100644 --- a/MATT/TODO.txt +++ b/MATT/TODO.txt @@ -3,6 +3,10 @@ BUILD - make TODO +- There's an apparent bug in utf8wc.c's utf8_split() function. + Does not appear to be used by analogterm itself but is included + as a module because of other functions in use. + See L1 and L2 usage with strncpy(3). - vt100 double line? $ printf '\033#3Foo\n\033#4Foo\n' It seems that this is not used with modern terminfo/curses applications. -- 2.9.0