diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-19 10:30:36 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-19 10:30:41 +0800 |
| commit | 43d41eee788a0c3e6e99f32d9d4da9332fd6cc5b (patch) | |
| tree | e321ab7ff6fffe9de05c8aa3aa907a54f4c97719 /tigrc | |
| parent | 47a78ff69a76be47f69bbe63980900cd9f5f5452 (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 <C-H> scroll-left | 15 | bind generic 0 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 |