From: Matthew Mondor Date: Thu, 7 Apr 2022 15:11:03 +0000 (-0400) Subject: Update TODO X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=ed2b913b4426dcb59ecd2b1c115bb7ece149f392;p=xscreensaver-5.35.git Update TODO --- 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.