summaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
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!"