diff options
author | bptato <nincsnevem662@gmail.com> | 2023-12-03 13:06:40 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-12-03 13:06:40 +0100 |
commit | 22d4736b2fe355e1f8e93cc1f1448f8fa06b60c8 (patch) | |
tree | 5422b44b244a542bf7828169cfa42bc164646da5 /todo | |
parent | df61c2f81c80bc771a36b07eb94d6c3f5b821b50 (diff) | |
download | chawan-22d4736b2fe355e1f8e93cc1f1448f8fa06b60c8.tar.gz |
Update todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/todo b/todo index 722d9d0e..f7c1d915 100644 --- a/todo +++ b/todo @@ -24,7 +24,6 @@ config: variables/shell substitution, etc. buffer: - important: incremental html parsing - * also, do not needlessly copy in onload - important: validate returned values * do not block container when receiving buffer data; if invalid, kill buffer @@ -37,7 +36,6 @@ buffer: - when the log buffer crashes, print its contents to stderr * make console.err a TeeStream, and tee it to a StringStream that buffers up to 4KB -- add highlighting, copy - add buffer groups - add option to write source to a file, instead of keeping it in memory - hex viewer |