aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-12-05 12:24:28 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-12-05 12:24:28 +0800
commitd5da276ea560154de4a8a7a30711d34392218ef8 (patch)
tree4b98490d60101f4f5de951f554f0ec05de6d766f /tigrc
parentc0e2441b7dba9975690f4fa6958be4fe23c30d86 (diff)
Update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index eee9680..1641d2e 100644
--- a/tigrc
+++ b/tigrc
@@ -83,7 +83,7 @@ bind main F none
83bind generic <C-T> :toggle commit-title-refs 83bind generic <C-T> :toggle commit-title-refs
84 84
85# edit tigrc 85# edit tigrc
86bind main e >sh -c "$EDITOR ~/.tigrc" 86bind main e >sh -c "$EDITOR ~/.tigrc && source ~/.tigrc"
87 87
88# move 88# move
89bind main <C-J> :move-next-merge 89bind main <C-J> :move-next-merge