You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this, too, and am sad. I instinctively hit ctrl+enter to try to commit – every time – and wanted to make that work (instead of ctrl+d which is the default.)
For the record, the RON configuration to change the binding that I tested was:
When configured with the above, the gitui user interface does actually draw the symbols for ctrl+enter on the commit dialog's "do commit" button but pressing ctrl+enter is interpreted as if only enter was pressed: it types a new-line instead of performing the commit.
To Reproduce
Steps to reproduce the behavior:
commit
, CTRL-i toopen_commit_editor
Expected behavior
CTRL-Enter should do commit and CTRL-i should open editor
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: