diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -217,8 +217,8 @@ bind blob m >tig --follow -- %(file) | |||
217 | #==================== | 217 | #==================== |
218 | # status view | 218 | # status view |
219 | #==================== | 219 | #==================== |
220 | bind status j :/^[MADRUT?] | 220 | bind status j :/^[MCADRUT?] |
221 | bind status k :?^[MADRUT?] | 221 | bind status k :?^[MCADRUT?] |
222 | 222 | ||
223 | # update index | 223 | # update index |
224 | bind status A @git add . | 224 | bind status A @git add . |