Update .screenrc.
This commit is contained in:
parent
083da5291f
commit
0defc81c5a
1 changed files with 3 additions and 3 deletions
|
@ -24,10 +24,10 @@ vbell_msg "Bell in window %n - %t"
|
|||
attrcolor u "-u c"
|
||||
|
||||
# Use a custom hardstatus line.
|
||||
# No hostname, no clock: hardstatus alwayslastline "%{=b kB} %-w%{=b kR}%40L>%n %t%{=b kB}%+w%<"
|
||||
# No hostname, with clock: hardstatus alwayslastline "%{=b kB}%01=%-w%40L>%{=b kR}%n %t%{=b kB}%+w%-09= %{= kw}| %{= kY}%c "
|
||||
# No hostname, no clock: hardstatus alwayslastline "%{=b B} %-w%{=b R}%40L>%n %t%{=b B}%+w%<"
|
||||
# No hostname, with clock: hardstatus alwayslastline "%{=b B}%01=%-w%40L>%{=b R}%n %t%{=b B}%+w%-09= %{= w}| %{= Y}%c "
|
||||
# With hostname, with clock:
|
||||
hardstatus alwayslastline "%{= kg}%01=%H%011= %{= kw}|%014=%{=b kB}%-w%40L>%{=b kR}%n %t%{=b kB}%+w%-09= %{= kw}| %{= kY}%c"
|
||||
hardstatus alwayslastline "%{= g}%01=%H%011= %{= w}|%014=%{=b B}%-w%40L>%{=b R}%n %t%{=b B}%+w%-09= %{= w}| %{= Y}%c"
|
||||
|
||||
# Rebind keys.
|
||||
bind ^k
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue