Closed
Description
Describe the bug
In gitui-win v0.2.6 after staging, and after writing a commit message, pressing Enter abruptly closes the gitui.exe window. Inspecting the repo after shows that the commit is not made.
To Reproduce
- Create new directory and cd into it
- Run git init
- Add a file to be committed (file.txt)
- Run gitui.exe
- Press enter on the file in the unstaged menu
- Press 2 to enter the staged menu
- Press Commit [c]
- Enter a message
- Press Commit [enter]
Expected behavior
The commit should be made and the ui would update to reflect that without closing.
Desktop (please complete the following information):
gitui-win v0.2.6