tons of misc updates
[distro-setup] / .screenrc
index 7f584eb6ef2ff4f25e14f75812a6eb1ced3edb47..2451e9de2a425796e5871aafa0af982c47329f5a 100644 (file)
--- 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