diff options
author | typebrook <typebrook@gmail.com> | 2019-03-30 00:55:09 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-30 00:55:09 +0800 |
commit | 1f068a1440c82f2ef9e7ec4f2ca893f6fc5faf76 (patch) | |
tree | 037eaa95c6d46c454114ff8ab5308f769bd98d36 | |
parent | 59d44d76f8e5292dd00b9728a532160fcc8f3a42 (diff) |
update
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ set main-view = \ | |||
48 | id \ | 48 | id \ |
49 | commit-title:graph=v2,refs=true | 49 | commit-title:graph=v2,refs=true |
50 | 50 | ||
51 | # override graph toggling | ||
51 | bind main G none | 52 | bind main G none |
52 | bind main G move-last-line | 53 | bind main G move-last-line |
53 | bind main ` :toggle commit-title-graph | 54 | bind main ` :toggle commit-title-graph |