aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-02-26 09:17:53 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-02-26 09:17:53 +0800
commit420e6e4a75c0e91bc643bef46298d646b68a32e2 (patch)
treef471029e23e74c56b021fdd7eae9b0e235adc90c
parentcb62554fc08844fc00397a5618c589d8ff4bf3a9 (diff)
Update
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 13a8977..3b7c2c7 100644
--- a/tigrc
+++ b/tigrc
@@ -12,7 +12,7 @@ bind generic gg move-first-line
12bind generic G move-last-line 12bind generic G move-last-line
13 13
14# scroll right easily 14# scroll right easily
15bind generic 0 scroll-left 15bind generic <C-H> scroll-left
16bind generic <C-L> scroll-right 16bind generic <C-L> scroll-right
17 17
18# redraw, refresh, source tigrc 18# redraw, refresh, source tigrc