| File | Lines added | Lines deleted |
|---|---|---|
| tigrc | 1 | 1 |
| File tigrc changed (mode: 100644) (index 3d43711..7bc1929) | |||
| ... | ... | bind generic K scroll-line-up | |
| 13 | 13 | bind status C !git commit -v | bind status C !git commit -v |
| 14 | 14 | ||
| 15 | 15 | # initiate interactive rebase until current commit | # initiate interactive rebase until current commit |
| 16 | bind main x !git rebase -i %(commit)^ | ||
| 16 | bind main x <git rebase -i %(commit)^ | ||
| 17 | 17 | ||
| 18 | 18 | # customize pseudo-graphic defaults | # customize pseudo-graphic defaults |
| 19 | 19 | set line-graphics = utf-8 | set line-graphics = utf-8 |