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