From c077deabcb38f0f554a488750909180cc11f3186 Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Wed, 4 Jan 2012 16:01:03 -0500 Subject: [PATCH] Reconcile screen key bindings with tmux ones Signed-off-by: Colin McCabe --- .screenrc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) 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 -- 1.6.6.rc1.39.g9a42