From f37b2bc34509d37e5b22dc8e8d79cf1b58f3d1ca Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 26 Mar 2019 21:52:50 +0800 Subject: update --- tigrc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 23f030f..e00a74a 100644 --- a/tigrc +++ b/tigrc @@ -3,14 +3,20 @@ # https://github.com/jonas/tig/wiki/Bindings # geineric -bind generic x :toggle id -bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" bind generic g none bind generic gg move-first-line bind generic G move-last-line + +bind generic x :toggle id +bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" + bind generic E view-grep + bind generic w :toggle ignore-case +bind generic 3 >sh -c "vim ~/.tigrc" +bind generic 4 :source ~/.tigrc + set ignore-case = true set line-graphics = utf-8 set refresh-mode = after-command -- cgit v1.2.3-70-g09d2