[Screen] Change the status lines
This commit is contained in:
parent
ce1ad6b91c
commit
99fd12d79d
1 changed files with 2 additions and 3 deletions
|
@ -3,14 +3,13 @@ term xterm-256color
|
|||
termcapinfo xterm|xterms|xs|rxvt ti@:te@
|
||||
|
||||
activity "%c activity -> %n%f %t"
|
||||
caption splitonly "%{= wK}%-w%?%F%{= bW}%:%{= Wk}%? %n %t %{-}%+w %-= "
|
||||
caption splitonly "%{= wK}%-w%?%F%{= rW}%:%{= Wk}%? %n %t %{-}%+w %-= "
|
||||
|
||||
hardstatus on
|
||||
hardstatus alwayslastline
|
||||
#hardstatus string "%{.bW}%?%-Lw%?%{.rW}%n*%f %t%?(%u)%?%{-}%?%+Lw%? %=%{..G}%H%=%{..Y} %D %d/%M/%Y %c:%s"
|
||||
#hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
|
||||
hardstatus string "%{KW}[%{B}%H%{W}] [%{M}%d/%m/%y %4c%{W}] %=[ %-Lw%{WK}%n+%f %t%{-}%+Lw ]%= [%{C}%l%{W}]"
|
||||
|
||||
hardstatus string "%{= kW}[%{B}%H%{W}] [%{M}%d/%m/%y %4c%{W}] %=[ %-Lw%{= WK}%n+%f %t%{-}%+Lw ]%= [%{C}%l%{W}]"
|
||||
|
||||
defutf8 on
|
||||
defkanji utf-8
|
||||
|
|
Loading…
Reference in a new issue