When rewording commits, I have to press r, W, and only then can I reword the commit message in the Git editor. This gets worse when the Git editor needs to be opened and closed for multiple reworded commits.
Would be nice if the workflow was r (show cursor in commit message column), reword, Enter (hide cursor again), W.
How rewording multi-line messages should work is up for discussion. Either expand to multiple lines, show it full-screen in the same terminal, or maybe just open it in the Git editor and wait for it to return.
When rewording commits, I have to press r, W, and only then can I reword the commit message in the Git editor. This gets worse when the Git editor needs to be opened and closed for multiple reworded commits.
Would be nice if the workflow was r (show cursor in commit message column), reword, Enter (hide cursor again), W.
How rewording multi-line messages should work is up for discussion. Either expand to multiple lines, show it full-screen in the same terminal, or maybe just open it in the Git editor and wait for it to return.