diff options
-rw-r--r-- | .screenrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -89,9 +89,9 @@ msgwait 1 # bind F5 to move to previous window # bind F6 to move to next window bindkey -k k7 detach -bindkey -k k8 kill +#bindkey -k k8 kill bindkey -k k9 screen -bindkey -k k; title +#bindkey -k k; title bindkey -k k5 prev bindkey -k k6 next |