]> git.donarmstrong.com Git - home-base.git/commitdiff
add hardstatus line to screenrc
authorDon Armstrong <don@donarmstrong.com>
Thu, 7 Feb 2013 02:19:10 +0000 (18:19 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 7 Feb 2013 02:19:10 +0000 (18:19 -0800)
.screenrc

index 4571742c5c7a6d9c5b457f726353b78c26e9808b..245ca2609aecb1f3347fbe73428fe0e3144e162f 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -8,3 +8,10 @@ attrcolor b ".I"
 # tell screen how to set colors. AB = background, AF=foreground
 # erase background with current bg color
 defbce "on" 
 # tell screen how to set colors. AB = background, AF=foreground
 # erase background with current bg color
 defbce "on" 
+# enable scrolling in the xterm
+termcapinfo xterm|xterms|xs|rxvt ti@:te@
+term xterm-vt220
+hardstatus alwayslastline
+# 
+hardstatus string "%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c:%s %{g}]"
+caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "