gitbutler
gitbutler copied to clipboard
Cursor down in Commit Message dialog should move the cursor down
Version
0.13.0
Operating System
Windows
Distribution Method
msi (Windows)
Describe the issue
- If the cursor is at the line end: When pressing Cursor down in the commit message dialog, nothing happens
- If the cursor is in the middle of the line: When pressing Cursor down in the commit message dialog, the cursor moves to the end of the line instead of down.
How to reproduce
Start a commit message, press Cursor down.
Expected behavior
Cursor moves into "Comit description (optional)"
Reason: I do not know if an app submits something when pressing Enter or Shift+Enter. Therefore, I use the cursor key to move down.
Relevant log output
No response