Summary
When pasting text into the Command Code terminal, the terminal becomes completely unresponsive and freezes. This happens regardless of the size of the pasted content — even a few lines are enough to trigger the freeze.
Expected Behavior
The terminal should accept pasted content and remain fully responsive.
Actual Behavior
The terminal stops responding entirely after the paste operation. No input is processed, no output is shown, and the UI becomes frozen.
Steps to reproduce the issue
- Open Command Code terminal
- Copy any block of text (even just a few lines)
- Paste it into the terminal input
- Observe the terminal hanging/freezing with no response
Command Code Version
v0.32.3
Operating System
macOS
Terminal/IDE
No response
Shell
No response
Additional context
This issue is specific to Command Code and does not occur in any other terminal emulator or application on the same machine, ruling out an OS-level or hardware problem. Typing text manually works fine — the freeze is triggered exclusively by paste operations, even with minimal content.
Summary
When pasting text into the Command Code terminal, the terminal becomes completely unresponsive and freezes. This happens regardless of the size of the pasted content — even a few lines are enough to trigger the freeze.
Expected Behavior
The terminal should accept pasted content and remain fully responsive.
Actual Behavior
The terminal stops responding entirely after the paste operation. No input is processed, no output is shown, and the UI becomes frozen.
Steps to reproduce the issue
Command Code Version
v0.32.3
Operating System
macOS
Terminal/IDE
No response
Shell
No response
Additional context
This issue is specific to Command Code and does not occur in any other terminal emulator or application on the same machine, ruling out an OS-level or hardware problem. Typing text manually works fine — the freeze is triggered exclusively by paste operations, even with minimal content.