Enable shell job control / don't catch Ctrl + Z
Open
dormant
upstream
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
I like use my shell's job control features, but it seems Ctrl + Z is catched by gitui, so that nothing happens when I press it. Ideally, this would get me back to my shell, with gitui as a suspended background process.
For now, I quit and restart gitui when I make up my mind or want to context switch, which clears the non-git state such as the selection cursor.
I also don't really see where Ctrl + Z is used as a key shortcut, so it might even be unnecessary to catch it?
Contributor guide
Assessment
This issue has not been assessed yet.