more screen update
This commit is contained in:
parent
ba874c4714
commit
72e7d4eea6
1 changed files with 3 additions and 3 deletions
6
screenrc
6
screenrc
|
@ -10,11 +10,11 @@ defscrollback 10000
|
||||||
vbell off
|
vbell off
|
||||||
bell off
|
bell off
|
||||||
autodetach on
|
autodetach on
|
||||||
term screen-256color-bce
|
term screen-256color
|
||||||
defbce on
|
|
||||||
altscreen on
|
altscreen on
|
||||||
activity "activity on %n"
|
activity "activity on %n"
|
||||||
caption always '%{=}%{RW} %H %{Yw} %S %{Cw} %n %{wd} %t %{Bw} %-=%W '
|
caption always '%{=}%{RW} %H %{Yw} %S %{wd} %-w%{wk}[%t]%{wd}%+w'
|
||||||
|
escape ^@@
|
||||||
bind w windowlist -b
|
bind w windowlist -b
|
||||||
bindkey ^[q prev
|
bindkey ^[q prev
|
||||||
bindkey ^[w next
|
bindkey ^[w next
|
||||||
|
|
Loading…
Reference in a new issue