Repositories
/
xscreensaver-5.35.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af8c124
)
Update TODO
author
Matthew Mondor
<mmondor@rpi.xisop>
Thu, 7 Apr 2022 15:11:03 +0000
(11:11 -0400)
committer
Matthew Mondor
<mmondor@rpi.xisop>
Thu, 7 Apr 2022 15:11:03 +0000
(11:11 -0400)
MATT/TODO.txt
patch
|
blob
|
blame
|
history
diff --git
a/MATT/TODO.txt
b/MATT/TODO.txt
index
897fcc7
..
b597b62
100644
(file)
--- 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.