Description
Describe the bug
When pressing Ctrl+Z while typing in OpenCode on Linux, the application
closes/suspends instead of undoing the last typed character or action.
Ctrl+Z should behave as "undo" within the text input, not send SIGTSTP
to the process.
To Reproduce
- Open OpenCode in terminal
- Start typing any message
- Press Ctrl+Z to undo
- OpenCode suspends (fish shows: "Job X, 'opencode' has stopped")
Expected behavior
Ctrl+Z should undo the last typed text, similar to how it works in
other terminal applications (like vim, nano, etc.)
Screenshot

Environment
Plugins
No response
OpenCode version
1.14.28
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
Zorin os 18
Terminal
fish
Description
Describe the bug
When pressing Ctrl+Z while typing in OpenCode on Linux, the application
closes/suspends instead of undoing the last typed character or action.
Ctrl+Z should behave as "undo" within the text input, not send SIGTSTP
to the process.
To Reproduce
Expected behavior
Ctrl+Z should undo the last typed text, similar to how it works in
other terminal applications (like vim, nano, etc.)
Screenshot

Environment
Plugins
No response
OpenCode version
1.14.28
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
Zorin os 18
Terminal
fish