diff --git a/profiles/debian.screenrc b/profiles/debian.screenrc index ee2e9cee..7a5892a0 100644 --- a/profiles/debian.screenrc +++ b/profiles/debian.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/fedora.screenrc b/profiles/fedora.screenrc index 3b457e6d..fbdac5ac 100644 --- a/profiles/fedora.screenrc +++ b/profiles/fedora.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b Bw} f %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b Bw} f %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/redhat.screenrc b/profiles/redhat.screenrc index ede7d6af..2dc7085e 100644 --- a/profiles/redhat.screenrc +++ b/profiles/redhat.screenrc @@ -23,4 +23,4 @@ source /usr/share/screen-profiles/profiles/common hardstatus alwayslastline caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b RK} RH %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b RK} RH %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/ubuntu.screenrc b/profiles/ubuntu.screenrc index 39ab36a4..74d9f086 100644 --- a/profiles/ubuntu.screenrc +++ b/profiles/ubuntu.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b r}\%{= y}o%{=b Y}/%{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{g}%104`x%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b r}\%{= y}o%{=b Y}/%{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{g}%104`x%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s'