diff options
author | bptato <nincsnevem662@gmail.com> | 2024-02-12 22:01:48 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-02-12 22:01:48 +0100 |
commit | e0bc31cd1191516380392fb43fe1db5d88067a5c (patch) | |
tree | 6468fca63cf85af9109ad8b46cbf59c75d19430c /todo | |
parent | d751f65b6dc8bfc389856a61366bff66874dd7d3 (diff) | |
download | chawan-e0bc31cd1191516380392fb43fe1db5d88067a5c.tar.gz |
Update todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/todo b/todo index c22a97f2..1a668975 100644 --- a/todo +++ b/todo @@ -4,6 +4,9 @@ compilation: * fbf for unifont * maybe use system wcwidth? charsets: +- rewrite it: + * push API (not based on std/streams) + * directly convert to/from UTF-8, not UTF-32 - set up some fuzzer - use appropriate charsets in forms, urls, etc. display: @@ -44,8 +47,6 @@ buffer: * make console.err a TeeStream, and tee it to a StringStream that buffers up to 4KB - add buffer groups -- always write buffer sources to tmp dir -- hex viewer - xhtml - better horizontal line handling: allow viewing content positioned before page start, handle long lines, etc |