So ne extra click is necessary to start writing.
Set focus to commit field on open
I am not sure if there is a way to automagically shift the focus to the commit box but you can use the standard key binding ctrl + 9 to shift the focus back to the commit box if it looses focus. The command behind this is navigate_to_commit_message
.
0 Likes