From b1a7ab65e1cf8fb2797905019b0b9e1a6e113150 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 15 May 2020 11:11:22 +0800 Subject: update --- tigrc | 1 + 1 file changed, 1 insertion(+) diff --git a/tigrc b/tigrc index 6925a75..8ee47f3 100644 --- a/tigrc +++ b/tigrc @@ -33,6 +33,7 @@ bind generic xrB +sh -c "echo -n %(remote):%(branch) | xsel -ib && echo Remote B bind generic xrt +sh -c "echo -n %(tag) | xsel -ib && echo tag Clipped" bind generic xf +sh -c "echo -n %(file) | xsel -ib && echo File Clipped" bind generic xb +sh -c "echo -n %(blob) | head -c7 | xsel -ib && echo Blob Clipped" +bind main xb +sh -c "echo -n %(branch) | xsel -ib && echo Branch Clipped" bind generic xB +sh -c "echo -n %(blob) | xsel -ib && echo Full Blob Clipped" ## Remote -- cgit v1.2.3-70-g09d2