about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-03-16 00:11:00 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-16 00:12:18 +0100
commit38c30549d3eda30a637af389694a0ecbc89973d5 (patch)
tree278ac0cdf80830d1aec981b8965e6998e3406ca9 /res
parent63337efd3ad3b87bd0a5b42c3617918cb65205b1 (diff)
downloadchawan-38c30549d3eda30a637af389694a0ecbc89973d5.tar.gz
config: add start.console-buffer option
useful for debugging
Diffstat (limited to 'res')
-rw-r--r--res/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/config.toml b/res/config.toml
index c9cc7c09..d421ed8d 100644
--- a/res/config.toml
+++ b/res/config.toml
@@ -2,6 +2,7 @@
 visual-home = "about:chawan"
 startup-script = ""
 headless = false
+console-buffer = true
 
 [search]
 wrap = true