microsoft / microsoft/terminal
ConPTY inside WSL is broken (e.g. running cmd.exe inside WSL)
Open
Area-Input
Issue-Bug
Priority-3
Product-Conpty
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.23.2391.0
### Windows build number
_No response_
### Other Software
_No response_
### Steps to reproduce
Run cmd.exe inside WSL.
### Expected Behavior
_No response_
### Actual Behavior
* W32IM never gets turned off.
--> We must emit the corresponding mode resets before exiting VtIo.
* Launching the win32 process freezes for 3s as it waits for the DA1 response which gets mangled. Almost certainly the same issue as #17813.
Contributor guide
Assessment
This issue has not been assessed yet.