Expected Behavior
When I open the CMD CLI inside the Zed terminal, I should be able to paste text normally, the same way it works in other editors such as Windsurf.
Actual Behavior
When I open the CMD CLI inside the Zed terminal, I cannot paste text properly. Other CLI tools, such as Codex and Claude Code, work fine in the same Zed terminal, and the same CMD CLI also works without any issue in other editors such as Windsurf.
Command Code Version
0.25.1
Operating System
Linux Ubuntu
Terminal/IDE
zed
Shell
bash
Additional context
thread '' panicked at src/lib.rs:72:37:
called Result::unwrap() on an Err value: DisplayParsingError(DisplayNotSet)
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
Aborted (core dumped)
Expected Behavior
When I open the CMD CLI inside the Zed terminal, I should be able to paste text normally, the same way it works in other editors such as Windsurf.
Actual Behavior
When I open the CMD CLI inside the Zed terminal, I cannot paste text properly. Other CLI tools, such as Codex and Claude Code, work fine in the same Zed terminal, and the same CMD CLI also works without any issue in other editors such as Windsurf.
Command Code Version
0.25.1
Operating System
Linux Ubuntu
Terminal/IDE
zed
Shell
bash
Additional context
thread '' panicked at src/lib.rs:72:37:
called
Result::unwrap()on anErrvalue: DisplayParsingError(DisplayNotSet)note: run with
RUST_BACKTRACE=1environment variable to display a backtracefatal runtime error: failed to initiate panic, error 5
Aborted (core dumped)