diff options
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!" |