aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-17 17:27:00 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-17 17:27:00 +0800
commit39bf55b9ad5694756b33d43b31e3dc6d16cd76b5 (patch)
treedf574215a2a524b258bfa6a55bca057a95d509c5
parentca368867b0eccd540a0cfb20ef5ff006c69df5b8 (diff)
Update
-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