WSL launcher pure-mode needed
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
A long-standing deficiency of wsl.exe is that it imposes the console API on the workflow, although most applications, including all Linux applications, do not need it at all, and it inhibits transparent use of WSL by pty-based terminals.
A pure WSL access gateway (also discussed as passthrough mode) is needed to enable seamless and flexible integration of WSL into various local or remote terminal environments.
(Note that in previous issue #9117 the problem was incorrectly related to Windows Terminal which led to complete misinterpretation of the issue.)
Contributor guide
Research direction
Start by reviewing the wsl.exe behavior described in this issue and the prior discussion in issue #9117. Define the requirements for a pure or passthrough access gateway and pty-based terminal integration; done means the agreed workflow no longer imposes the console API on applications that do not need it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100