X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.screenrc;h=2451e9de2a425796e5871aafa0af982c47329f5a;hb=77616920035e0e7c64d54b447df397822dc4370c;hp=7f584eb6ef2ff4f25e14f75812a6eb1ced3edb47;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup diff --git a/.screenrc b/.screenrc index 7f584eb..2451e9d 100644 --- a/.screenrc +++ b/.screenrc @@ -41,3 +41,6 @@ termcapinfo xterm|xterm-256color ti@:te=\E[2J # can update the hardstatus (xterm title) with a command like this: # hardstatus string "SCREEN @ %H: %-n - %t" + +# the default scrollback is way too small +defscrollback 1000000 \ No newline at end of file