X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.screenrc;h=2451e9de2a425796e5871aafa0af982c47329f5a;hp=7f584eb6ef2ff4f25e14f75812a6eb1ced3edb47;hb=79b274fcd8bfa556133ab13270e84b40aebe8468;hpb=6c41878284a2347515e54a61b5aa650f130b0a81 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