From f1a44ae89cead1ec78f70d0bde724a7ccc1615c6 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 29 Mar 2019 23:36:46 +0800 Subject: update --- tigrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index af72383..7c7403b 100644 --- a/tigrc +++ b/tigrc @@ -13,7 +13,6 @@ bind generic none bind generic scroll-right # toggle/copy commit id -bind generic o none bind generic xx !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" bind generic xc !@sh -c "echo -n %(commit) | xclip -selection c" @@ -162,7 +161,7 @@ bind stage p :?^diff --(git|cc) # tree view #==================== bind tree d ?rm %(file) -bind tree 3 !@sh -c "echo -n %(file) | xclip -selection c" +bind tree xf !@sh -c "echo -n %(file) | xclip -selection c" bind tree xx !@sh -c "echo -n %(blob) | head -c7 | xclip -selection c" bind tree xc !@sh -c "echo -n %(blob) | xclip -selection c" -- cgit v1.2.3-70-g09d2