]> code.delx.au - dotfiles/commitdiff
screen: more scrollback
authorJames Bunton <jamesbunton@delx.net.au>
Wed, 29 Jul 2015 12:28:14 +0000 (22:28 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Wed, 29 Jul 2015 12:29:15 +0000 (22:29 +1000)
.screenrc

index ec3428fa75a833e7378a234320a14647af25ebab..7b2930ad95784b221fcab970bfe4e180b99fcf38 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -4,7 +4,7 @@ defbce on
 shelltitle "$ |bash"
 term 'screen-s'
 vbell off
-defscrollback 1024
+defscrollback 10000
 
 # Display a line at the bottom with hostname, window titles & time
 caption always '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%? %?%= %{g}][%{B} %l %{W}%c %{g}]'