about summary refs log tree commit diff stats
path: root/todo
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-09-21 00:21:58 +0200
committerbptato <nincsnevem662@gmail.com>2023-09-21 00:26:40 +0200
commit7c8cc5c20cb69f77204d6b19beed501c005bd3be (patch)
tree8dcf1bdfadce807f223141bb895243e00cb7adb2 /todo
parenta2d276c7b837359771a6fa68a6da07364aa98a3c (diff)
downloadchawan-7c8cc5c20cb69f77204d6b19beed501c005bd3be.tar.gz
Disable "toggle source" for the console buffer
Diffstat (limited to 'todo')
-rw-r--r--todo1
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