From ef52d563ea10116bbc786c87106d9cf2ded54d60 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Fri, 16 Sep 2005 15:02:07 +0000 Subject: [PATCH] Added comment binds for H and L matching vim (keep defaults for now). git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@7 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.screenrc b/.screenrc index fb67ac1..c72684c 100644 --- a/.screenrc +++ b/.screenrc @@ -5,3 +5,5 @@ startup_message off caption splitonly "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" bind j focus down bind k focus up +#bind h focus top +#bind l focus bottom -- 2.20.1