diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-27 11:12:56 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-27 11:12:56 +0100 |
commit | 4dc2be9569d695150c1c2772a1a0cc0693fdd62a (patch) | |
tree | 4d6979fffdd11e87c816547875390f8a99685a4d /screenrc | |
parent | 016fbfbdb52f2658c476901aaca3b0e4569ec353 (diff) |
Removed screen statusline
Diffstat (limited to 'screenrc')
-rw-r--r-- | screenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ defscrollback 1024 bindkey -k k3 prev bindkey -k k4 next -caption always +caption splitonly 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}]' |