diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-10-15 10:07:29 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-10-15 10:07:29 +0800 |
commit | de6e49f9db445e20beb36ebe3e3685663c00e875 (patch) | |
tree | 7b25b0f2924462184b15107052e5fc4c78c1cb77 /tigrc | |
parent | 130e6d5a9f8293428c251b20a04755c30780a3c3 (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ set main-view = \ | |||
79 | # override graph toggling | 79 | # override graph toggling |
80 | bind main G move-last-line | 80 | bind main G move-last-line |
81 | bind main ` :toggle commit-title-graph | 81 | bind main ` :toggle commit-title-graph |
82 | bind generic F none | 82 | bind main F none |
83 | bind generic <C-T> :toggle commit-title-refs | 83 | bind generic <C-T> :toggle commit-title-refs |
84 | 84 | ||
85 | # edit tigrc | 85 | # edit tigrc |