Summary
When I want to execute a terminal command within openclaude by typing "!", the "!" does not get removed but moved behind the text cursor.
Steps to Reproduce
- Type "!"
- Go on typing your command
Expected Behavior
After typing "!" the "!" should be removed and instead be displayed in front of the prompt box.
Actual Behavior
The "!" is displayed in front of the prompt box, but also stays within the prompt. Additionally the text cursor is moved before the "!" (see screenshot below how it looks like, if you just type "!git status".
Environment
- OpenClaude version: 0.10.0
- OS: Ubuntu Linux 24.04
- Terminal:
- Provider:
- Model:
Logs / Screenshots
Additional Context
Summary
When I want to execute a terminal command within openclaude by typing "!", the "!" does not get removed but moved behind the text cursor.
Steps to Reproduce
Expected Behavior
After typing "!" the "!" should be removed and instead be displayed in front of the prompt box.
Actual Behavior
The "!" is displayed in front of the prompt box, but also stays within the prompt. Additionally the text cursor is moved before the "!" (see screenshot below how it looks like, if you just type "!git status".
Environment
Logs / Screenshots
Additional Context