aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-03-17 11:09:19 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-03-17 11:09:19 +0800
commit7dc53b40976a528d55b3f7a50741313f9a1e239a (patch)
tree59d60c427434e839694b302fbb8e245669744d43 /tigrc
parent311d5ca9a78720ba5af76defc652285c86631bc0 (diff)
Update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index 1641d2e..2e2863e 100644
--- a/tigrc
+++ b/tigrc
@@ -224,8 +224,8 @@ bind blob m >tig --follow -- %(file)
224 224
225# }}} 225# }}}
226# status view {{{ 226# status view {{{
227bind status j :/^[MCADRUT?] 227bind status j :/^[MADRT?]
228bind status k :?^[MCADRUT?] 228bind status k :?^[MADRT?]
229 229
230# use vscode to edit a file 230# use vscode to edit a file
231bind status E !>code %(file) 231bind status E !>code %(file)