From d9bcd8c3f9c2243403aa749154fee71a9689f02f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 Oct 2014 16:36:52 -0200 Subject: Less text in screen's status line --- templates/screen/screenrc.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/screen/screenrc.erb b/templates/screen/screenrc.erb index 2053a02..d2eaafd 100644 --- a/templates/screen/screenrc.erb +++ b/templates/screen/screenrc.erb @@ -142,10 +142,10 @@ select <%= @select %> # hardstatus alwayslastline "%w" # Green text, time, and date; windows in cyan: -#hardstatus alwayslastline "%{=b}%{G} Screen(s): %{c}%w %=%{kG}%C%A %D, %M/%d/%Y " +#hardstatus alwayslastline "%{=b}%{G}%{c}%w %=%{kG}%C%A %D, %M/%d/%Y " # Yellow text, time, and date; windows in blue: -hardstatus alwayslastline "%{=b}%{Y}Screen(s): %{c}%w %=%{kY}%C%A %D, %M/%d/%Y" +hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}%C%A %D, %M/%d/%Y" <% if @lsbdistcodename != "squeeze" -%> # Support for 256 colors -- cgit v1.2.3