From 341f81f3e212863a143a60dd7375922545ebc2fe Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 17 Feb 2010 16:23:06 -0200 Subject: Updating screenrc --- files/etc/screenrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/etc') diff --git a/files/etc/screenrc b/files/etc/screenrc index c909d83..eb68114 100644 --- a/files/etc/screenrc +++ b/files/etc/screenrc @@ -89,7 +89,7 @@ termcapinfo wy* CS=\E[?1h:CE=\E[?1l:vi=\E[?25l:ve=\E[?25h:VR=\E[?5h:VN=\E[?5l:cb #make hp700 termcap/info better termcapinfo hp700 'Z0=\E[?3h:Z1=\E[?3l:hs:ts=\E[62"p\E[0$~\E[2$~\E[1$}:fs=\E[0}\E[61"p:ds=\E[62"p\E[1$~\E[61"p:ic@' -# Extend the vt100 desciption by some sequences. +# Extend the vt100 description by some sequences. termcap vt100* ms:AL=\E[%dL:DL=\E[%dM:UP=\E[%dA:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC terminfo vt100* ms:AL=\E[%p1%dL:DL=\E[%p1%dM:UP=\E[%p1%dA:DO=\E[%p1%dB:LE=\E[%p1%dD:RI=\E[%p1%dC @@ -133,5 +133,5 @@ bind ^] paste [.] # hardstatus alwaysignore # hardstatus alwayslastline "%w" -# Green text, time, and date; windows in blue: -hardstatus alwayslastline "%{=b}%{G} Screen(s): %{b}%w %=%{kG}%C%A %D, %M/%d/%Y " +# Green text, time, and date; windows in cyan: +hardstatus alwayslastline "%{=b}%{G} Screen(s): %{c}%w %=%{kG}%C%A %D, %M/%d/%Y " -- cgit v1.2.3