diff options
author | bptato <nincsnevem662@gmail.com> | 2023-09-21 00:21:58 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-09-21 00:26:40 +0200 |
commit | 7c8cc5c20cb69f77204d6b19beed501c005bd3be (patch) | |
tree | 8dcf1bdfadce807f223141bb895243e00cb7adb2 /todo | |
parent | a2d276c7b837359771a6fa68a6da07364aa98a3c (diff) | |
download | chawan-7c8cc5c20cb69f77204d6b19beed501c005bd3be.tar.gz |
Disable "toggle source" for the console buffer
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo index 2f4a15ef..991214e1 100644 --- a/todo +++ b/todo @@ -33,7 +33,6 @@ buffer: - configurable/better url filtering in loader - make peekCursor show the entire url - buffer cloning: fork buffer process instead of piping source -- disable "reinterpret as html" for the log 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 |