Added comment binds for H and L matching vim (keep defaults for now).
authorIain Patterson <me@iain.cx>
Fri, 16 Sep 2005 15:02:07 +0000 (15:02 +0000)
committerIain Patterson <me@iain.cx>
Fri, 16 Sep 2005 15:02:07 +0000 (15:02 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@7 6be0d1a5-5cfe-0310-89b6-964be062b18b

.screenrc

index fb67ac1..c72684c 100644 (file)
--- 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