diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-26 09:17:53 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-26 09:17:53 +0800 |
commit | 420e6e4a75c0e91bc643bef46298d646b68a32e2 (patch) | |
tree | f471029e23e74c56b021fdd7eae9b0e235adc90c /tigrc | |
parent | cb62554fc08844fc00397a5618c589d8ff4bf3a9 (diff) |
Update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ bind generic gg move-first-line | |||
12 | bind generic G move-last-line | 12 | bind generic G move-last-line |
13 | 13 | ||
14 | # scroll right easily | 14 | # scroll right easily |
15 | bind generic 0 scroll-left | 15 | bind generic <C-H> scroll-left |
16 | bind generic <C-L> scroll-right | 16 | bind generic <C-L> scroll-right |
17 | 17 | ||
18 | # redraw, refresh, source tigrc | 18 | # redraw, refresh, source tigrc |