Crash when commiting after `open_commit_editor()`
Author: JaehaksCreated Mar 15, 2026Updated Aug 25, 2026
Labelsbug
Describe the bug
After I edit some files using open_commit_editor and commit the file, gitui is crashed
If I edit message in native commit box intead of open_commit_editor(), the commit successed.
But It crashed always after I edit some file using open_commit_editor
To Reproduce Steps to reproduce the behavior:
- edit file in unstaged changes box
- Press
open_commit - Press
open_commit_editorshortcut and edit additionally - close editor
- Press
commitshorcut - gitui is crashed and return to terminal
Screenshots If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- Windows 10 Pro 22H2
- 0.28.0 (5527160)
Additional context Add any other context about the problem here.
Source: gitui-org/gitui