From 2d91130786daa9326351cc2d12f478fdf052819b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 Oct 2014 16:36:37 -0200 Subject: Less text in screen's status line --- screen.dot/base.link | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'screen.dot') diff --git a/screen.dot/base.link b/screen.dot/base.link index aead3eb..16a225b 100644 --- a/screen.dot/base.link +++ b/screen.dot/base.link @@ -130,10 +130,10 @@ bind ^] paste [.] # hardstatus alwayslastline "%w" # Green text, time, and date; windows in blue: -#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" # https://forums.gentoo.org/viewtopic-t-399120-start-0.html # http://www.mail-archive.com/mutt-users@mutt.org/msg29525.html -- cgit v1.2.3