diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-07-14 11:47:02 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-07-14 11:47:02 +0200 |
commit | b47da88aa440edd886eedcf4b154a68d6570d80e (patch) | |
tree | 39802b7e31596cf127800bd670ccfb6565ac0b62 | |
parent | 39e5854576597c22a66fd9f748cc951f35b91488 (diff) |
Reenable statusbar
Diffstat (limited to '')
-rw-r--r-- | screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ bindkey -k k3 prev bindkey -k k4 next caption always -caption string '%{= kW}[ %{w}%H %{W}][ %{w}load[ %l ] %{W}][ %{B}%d/%m/%Y %c %{W}][ %{w}%?%-w%?%{w}(%{B}%n%f %t%{w})%{w}%?%+w%? %{W}]' +caption string '%{= kW}[ %{w}%H %{W}][ %{w}load %l %{W}][ %{B}%d/%m/%Y %c %{W}][ %{w}%?%-w%?%{w}(%{B}%n%f %t%{w})%{w}%?%+w%? %{W}]' |