screenrc changes for 5.0.0
parent
bfbb1d6206
commit
814b55843d
|
@ -1,9 +1,13 @@
|
|||
hardstatus alwayslastline
|
||||
|
||||
#screen 4.x.x
|
||||
caption always "%{= kR}[%{= kG}%c:%{= kG}%s%{= kR}] %{= kR}[%{= kG}${USER}%{= kR}@%{= kG}%H%{= kR}]%{= kG} %{= kR}[%{= kG}%n %t %h%{= kR}]%{= kG} %W"
|
||||
#uncomment for screen 5.0.0+
|
||||
#caption always "%{= i}%{= 1;0}[%{= 2;0}%c%{= 1;0}] [%{= 2;0}${USER}%{= 1;0}@%{= 2;0}%H%{= 1;0}]%{= 2;0} %{= 1;0}[%{= 2;0}%n %t %h%{= 1;0}]%{= 2;0} %W"
|
||||
|
||||
#shelltitle "$ |bash"
|
||||
|
||||
termcapinfo xterm|xterms|xs|rxvt ti@:te@
|
||||
|
||||
defscrollback 10000
|
||||
|
||||
bindkey ^N screen
|
||||
|
|
Loading…
Reference in New Issue