aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
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
33bind generic xrt +sh -c "echo -n %(tag) | xsel -ib && echo tag Clipped" 33bind generic xrt +sh -c "echo -n %(tag) | xsel -ib && echo tag Clipped"
34bind generic xf +sh -c "echo -n %(file) | xsel -ib && echo File Clipped" 34bind generic xf +sh -c "echo -n %(file) | xsel -ib && echo File Clipped"
35bind generic xb +sh -c "echo -n %(blob) | head -c7 | xsel -ib && echo Blob Clipped" 35bind generic xb +sh -c "echo -n %(blob) | head -c7 | xsel -ib && echo Blob Clipped"
36bind main xb +sh -c "echo -n %(branch) | xsel -ib && echo Branch Clipped"
36bind generic xB +sh -c "echo -n %(blob) | xsel -ib && echo Full Blob Clipped" 37bind generic xB +sh -c "echo -n %(blob) | xsel -ib && echo Full Blob Clipped"
37 38
38## Remote 39## Remote