additional escape key for screenrc for nesting
This commit is contained in:
parent
fc95cfc51e
commit
d99fb59560
1 changed files with 1 additions and 2 deletions
3
screenrc
3
screenrc
|
@ -14,6 +14,5 @@ altscreen on
|
||||||
activity "activity on %n"
|
activity "activity on %n"
|
||||||
caption always '%{=}%{RW} %H %{Yw} %S %{wd} %-w%{wk}%n_%t%{wd}%+w'
|
caption always '%{=}%{RW} %H %{Yw} %S %{wd} %-w%{wk}%n_%t%{wd}%+w'
|
||||||
escape ^gg
|
escape ^gg
|
||||||
|
bindkey "^[g" command
|
||||||
bind w windowlist -b
|
bind w windowlist -b
|
||||||
bindkey ^[q prev
|
|
||||||
bindkey ^[w next
|
|
||||||
|
|
Loading…
Reference in a new issue