summaryrefslogtreecommitdiff
path: root/etc/portato.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r--etc/portato.cfg5
1 files changed, 5 insertions, 0 deletions
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.
4-04-24 04:16:37 +0200'>2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0