From: Don Armstrong Date: Thu, 7 Feb 2013 02:19:10 +0000 (-0800) Subject: add hardstatus line to screenrc X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=196bcbafe17ffa8fe09caf0b8ca3016cdbcd32d9 add hardstatus line to screenrc --- diff --git a/.screenrc b/.screenrc index 4571742..245ca26 100644 --- 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" +# 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 "