1
0
Fork 0

additional escape key for screenrc for nesting

This commit is contained in:
Von Random 2018-06-04 17:03:54 +03:00
parent fc95cfc51e
commit d99fb59560

View file

@ -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