From 196bcbafe17ffa8fe09caf0b8ca3016cdbcd32d9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 6 Feb 2013 18:19:10 -0800 Subject: [PATCH] add hardstatus line to screenrc --- .screenrc | 7 +++++++ 1 file changed, 7 insertions(+) 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 " -- 2.39.2