From: Colin Patrick McCabe Date: Wed, 4 Jan 2012 21:01:03 +0000 (-0500) Subject: Reconcile screen key bindings with tmux ones X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c077deabcb38f0f554a488750909180cc11f3186;hp=e7f44a2532e68e69735cec2712250b86d3e74807;p=cmccabe-etc Reconcile screen key bindings with tmux ones Signed-off-by: Colin McCabe --- diff --git a/.screenrc b/.screenrc index c4ee70a..e63df03 100644 --- a/.screenrc +++ b/.screenrc @@ -15,6 +15,6 @@ escape ^Kk vbell off #bindkey -k k6 copy -bindkey -k k6 prev -bindkey -k k7 next -bindkey -k k8 focus +bindkey -k k5 prev +bindkey -k k8 next +#bindkey -k k8 focus