aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-18 09:12:49 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-18 09:12:49 +0800
commit00b454d94424872bd839c2a442184b5da2b77967 (patch)
treee706d6fb0449b1f0fadb4eb0faba67977986d067 /tigrc
parentca4303441325b883f0841ffbccf57baca54b0f26 (diff)
parent39bf55b9ad5694756b33d43b31e3dc6d16cd76b5 (diff)
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 610ae6f..85c7345 100644
--- a/tigrc
+++ b/tigrc
@@ -185,7 +185,7 @@ bind generic pT ?git push %(remote) %(tag)
185 185
186# search in history 186# search in history
187bind main S none 187bind main S none
188bind main Sl >sh -c 'git log -G --pretty=raw "%(prompt Lines contains: )" | tig --pretty=raw' 188bind main Sl >sh -c 'git log --pretty=raw -G "%(prompt Lines contains: )" | tig --pretty=raw'
189bind main Sf >sh -c 'git log --pretty=raw -- "*%(prompt Filename: )*" --pretty=raw | tig --pretty=raw' 189bind main Sf >sh -c 'git log --pretty=raw -- "*%(prompt Filename: )*" --pretty=raw | tig --pretty=raw'
190 190
191# submodule 191# submodule