From ff07e9ea65adf1753479177b9ddcf99559499d75 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 5 Sep 2019 11:13:12 +0800 Subject: update --- tigrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 981028a..03d914f 100644 --- a/tigrc +++ b/tigrc @@ -20,6 +20,9 @@ bind generic refresh bind generic R :source ~/.tigrc bind generic l screen-redraw +# override page content view +bind generic p none + # clipboard bind generic xx +sh -c "echo -n %(commit) | head -c7 | xsel -ib && echo Commit Clipped!" bind generic xc +sh -c "echo -n %(commit) | xsel -ib && echo Full Commit Clipped!" @@ -276,8 +279,8 @@ bind refs b none bind refs bd @git branch -d %(branch) bind refs bD ?git branch -D %(branch) bind refs pd ?git push %(remote) :%(branch) -bind refs r none bind refs brd ?git branch -rd %(remote)/%(branch) +bind refs r none bind refs f ?git fetch --all bind refs ?git fetch %(remote) -- cgit v1.2.3-70-g09d2