From: Colin Patrick McCabe Date: Mon, 6 Jun 2011 19:46:00 +0000 (-0700) Subject: .screenrc: bind f8 to focus X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7449339396c341052f58f6d931386bb32cb60b1;p=cmccabe-etc .screenrc: bind f8 to focus Signed-off-by: Colin McCabe --- 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