Jacob Keller <jacob.keller@xxxxxxxxx> writes: > On Mon, Apr 24, 2017 at 11:29 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Personally I am happy with the beginning of each instruction line >> aligned, so from that point of view, this patch is a mild Meh to me, >> even though I do a fair amount of "rebase -i" myself. But obviously >> I am not the only user of Git you need to please, so... > > I would instead justify this as making it easier to change the action, > since you only need to rewrite a single letter, which at least in vim > takes "r<letter>" to change the action, vs slightly more keystrokes > such as "ct <letter" or otherwise. That makes sense to me too.