Skip to content

WSL Integration #1031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 53 commits into from
Oct 24, 2024
Merged

WSL Integration #1031

merged 53 commits into from
Oct 24, 2024

Conversation

oneirocosm
Copy link
Member

Adds support for connecting to local WSL installations on Windows.

This is a naive check that does not attempt cross compilation across
operating systems.
This should allow the app to be built with mock data on mac and linux
while using the gowsl library on windows.
This mirrors the windows to linux fix for when ~/.waveterm/bin doesn't
exist. It also bypasses the wait as a workaround until a better fix
exists.
This compiles but wsh isn't connecting yet.
Note that there are still issues running some of the setup commands
required to get the shell to appear.
Note: wsh integration is not working at this point
This seems to get around some of the parsing issues, but it does mean
that paths with spaces in them won't work.
@esimkowitz esimkowitz added this to the v0.9.0 milestone Oct 18, 2024
@sawka sawka merged commit 8248637 into dev-v0.9 Oct 24, 2024
2 checks passed
@sawka sawka deleted the sylvie/wsl-integration branch October 24, 2024 05:43
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
Adds support for connecting to local WSL installations on Windows.

(also adds wshrpcmmultiproxy / connserver router)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants