From 523eba91bc570b2e3491899498003d8b849a9fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 28 Jul 2008 00:18:23 +0200 Subject: Add scrollbacklines to config --- etc/portato.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/portato.cfg') diff --git a/etc/portato.cfg b/etc/portato.cfg index 1abb709..4303bf4 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -99,6 +99,11 @@ collapsecats = true packagetabpos = 2 systemtabpos = 2 +; the maximum number of lines the terminal keeps in history +; note that a higher value also means a higher memory consumption +; integer value +scrollbacklines = 1000 + # # Color section # Values in this section are normally not editable through the GUI. -- cgit v1.2.3