From b9c3c5d478eae7f49f49d189c9889673515cf64f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 27 Jun 2010 09:01:06 +0000 Subject: urxvt things git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@451 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- screenrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'screenrc') diff --git a/screenrc b/screenrc index b17a912..0fd9712 100644 --- a/screenrc +++ b/screenrc @@ -60,5 +60,11 @@ bindkey "^[O5C" next bindkey "^[O5A" focus up bindkey "^[O5B" focus down +# urxvt shift+left/right +#bindkey "^[[d" prev +#bindkey "^[[c" next +#bindkey "^[[a" focus up +#bindkey "^[[b" focus down + defnonblock 5 -- cgit v1.2.3