diff options
-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 |