git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a70eed
)
Added comment binds for H and L matching vim (keep defaults for now).
author
Iain Patterson
<me@iain.cx>
Fri, 16 Sep 2005 15:02:07 +0000
(15:02 +0000)
committer
Iain 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
patch
|
blob
|
history
diff --git
a/.screenrc
b/.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