summaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-08-01 14:59:00 +0800
committertypebrook <typebrook@gmail.com>2019-08-01 14:59:00 +0800
commitb910522005934d1b0476fbb33123c01276c15a2b (patch)
treef0e431aabc26b519d1bb931dc1c7baec4e5d758b /tigrc
parent65659bc17dc66c4ce2d3b10aaa083411f33ef200 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 78fb477..1d26e6d 100644
--- a/tigrc
+++ b/tigrc
@@ -17,8 +17,8 @@ bind generic <C-L> scroll-right
17 17
18# redraw, refresh, source tigrc 18# redraw, refresh, source tigrc
19bind generic <C-R> refresh 19bind generic <C-R> refresh
20bind generic <Esc>l screen-redraw
21bind generic R :source ~/.tigrc 20bind generic R :source ~/.tigrc
21bind generic <Esc>l screen-redraw
22 22
23# clipboard 23# clipboard
24bind generic xx +sh -c "echo -n %(commit) | head -c7 | xsel -ib && echo Commit Clipped!" 24bind generic xx +sh -c "echo -n %(commit) | head -c7 | xsel -ib && echo Commit Clipped!"