diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-27 16:17:58 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-27 16:17:58 +0800 |
| commit | 1bb42c340c4058f0a3547dd220a9df2a6dbb2f13 (patch) | |
| tree | 60be7f22a8eb9e4fd63fb9cdfd538897f0eda51c | |
| parent | 1ce3b89dc470946c2098142cc204808dc25cbf7f (diff) | |
update
| -rw-r--r-- | tigrc | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -8,6 +8,8 @@ | |||
| 8 | bind generic g none | 8 | bind generic g none |
| 9 | bind generic gg move-first-line | 9 | bind generic gg move-first-line |
| 10 | bind generic G move-last-line | 10 | bind generic G move-last-line |
| 11 | bind generic <Ctrl-h> scroll-left | ||
| 12 | bind generic <Ctrl-l> scroll-right | ||
| 11 | 13 | ||
| 12 | # toggle/copy commit id | 14 | # toggle/copy commit id |
| 13 | bind generic x :toggle id | 15 | bind generic x :toggle id |