From d7449339396c341052f58f6d931386bb32cb60b1 Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Mon, 6 Jun 2011 12:46:00 -0700 Subject: [PATCH] .screenrc: bind f8 to focus Signed-off-by: Colin McCabe --- .screenrc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.screenrc b/.screenrc index 8a85fc7..6959adc 100644 --- a/.screenrc +++ b/.screenrc @@ -17,3 +17,4 @@ vbell off #bindkey -k k6 copy bindkey -k k6 prev bindkey -k k7 next +bindkey -k k8 focus -- 1.6.6.rc1.39.g9a42