aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-27 16:40:55 +0800
committertypebrook <typebrook@gmail.com>2019-03-27 16:40:55 +0800
commitb5f43e5b97937b741c06a8cd4ad33895085eaf31 (patch)
treeb3583407ca2280493dd42de774e41e299bd485df /tigrc
parent1bb42c340c4058f0a3547dd220a9df2a6dbb2f13 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 79e60c9..2c6a224 100644
--- a/tigrc
+++ b/tigrc
@@ -12,6 +12,7 @@ bind generic <Ctrl-h> scroll-left
12bind generic <Ctrl-l> scroll-right 12bind generic <Ctrl-l> scroll-right
13 13
14# toggle/copy commit id 14# toggle/copy commit id
15bind generic o none
15bind generic x :toggle id 16bind generic x :toggle id
16bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" 17bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c"
17bind generic 0 !@sh -c "echo -n %(commit) | xclip -selection c" 18bind generic 0 !@sh -c "echo -n %(commit) | xclip -selection c"