diff options
author | typebrook <typebrook@gmail.com> | 2019-08-01 14:59:00 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-08-01 14:59:00 +0800 |
commit | b910522005934d1b0476fbb33123c01276c15a2b (patch) | |
tree | f0e431aabc26b519d1bb931dc1c7baec4e5d758b /tigrc | |
parent | 65659bc17dc66c4ce2d3b10aaa083411f33ef200 (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,8 +17,8 @@ bind generic <C-L> scroll-right | |||
17 | 17 | ||
18 | # redraw, refresh, source tigrc | 18 | # redraw, refresh, source tigrc |
19 | bind generic <C-R> refresh | 19 | bind generic <C-R> refresh |
20 | bind generic <Esc>l screen-redraw | ||
21 | bind generic R :source ~/.tigrc | 20 | bind generic R :source ~/.tigrc |
21 | bind generic <Esc>l screen-redraw | ||
22 | 22 | ||
23 | # clipboard | 23 | # clipboard |
24 | bind generic xx +sh -c "echo -n %(commit) | head -c7 | xsel -ib && echo Commit Clipped!" | 24 | bind generic xx +sh -c "echo -n %(commit) | head -c7 | xsel -ib && echo Commit Clipped!" |