paste long text cause terminal stuck when use a ssh profile #15561

Open
opened 2026-01-31 04:42:04 +00:00 by claunia · 0 comments
Owner

Originally created by @qcu266 on GitHub (Oct 18, 2021).

Windows Terminal version (or Windows build number)

1.10.2714.0, 1.11.2731.0

Other Software

OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2

Steps to reproduce

profile config to ssh remote linux

command line:

ssh ubuntu@x.x.x.x

Expected Behavior

paste long text normally.

Actual Behavior

terminal stuck, no response.


but set profile command use ssh inside wsl, everything is ok.

wsl -- ssh ubuntu@x.x.x.x

open cmd or powershell first, then excute ssh to remote is also stucking when paste long text.

open cmd then excute ssh to remote is ok when paste long text.


set profile command use powershell is still the problem

powershell ssh ubuntu@x.x.x.x
Originally created by @qcu266 on GitHub (Oct 18, 2021). ### Windows Terminal version (or Windows build number) 1.10.2714.0, 1.11.2731.0 ### Other Software OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 ### Steps to reproduce profile config to ssh remote linux command line: ``` ssh ubuntu@x.x.x.x ``` ### Expected Behavior paste long text normally. ### Actual Behavior terminal stuck, no response. ----- but set profile command use ssh inside wsl, everything is ok. ``` wsl -- ssh ubuntu@x.x.x.x ``` ------ open ~~cmd or~~ powershell first, then excute ssh to remote is also stucking when paste long text. **open cmd then excute ssh to remote is ok when paste long text.** ------ set profile command use powershell is still the problem ``` powershell ssh ubuntu@x.x.x.x ```
claunia added the Needs-TriageResolution-ExternalNeeds-Tag-Fix labels 2026-01-31 04:42:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15561