Skip to content

Terminal freezes when pasting any text #464

@davidesantangelo

Description

@davidesantangelo

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

  1. Open Command Code terminal
  2. Copy any block of text (even just a few lines)
  3. Paste it into the terminal input
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions