Replies: 3 comments
-
Would love to know this as well. The existing X servers have pitiful documentation and poor support. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd recommend MobaXTerm, I used that for a lot of years. I'd guess you could just install a slim WSL installation with like minimal Ubuntu and X support, then use it to remote to your VMs, and use that to get WSLg involved. Otherwise, it'd probably be a difficult operation to get working -- WSLg uses Wayland, not X. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I kind of want to use vscode on Windows natively because it is seamless.
MobaXterm is fully fledged, right? There's no way I can hook into just the
X server it provides?
All I'm trying to do is get vscode's git feature to work with remote
development when I have GPG signing on.
Not really going to give up vscode for that.
I just made the move away from Neovim to vscode since terminal development
has basically stagnated.
…On Fri, Apr 5, 2024, 8:59 PM Eric Blade ***@***.***> wrote:
I'd recommend MobaXTerm, I used that for a lot of years.
I'd guess you could just install a slim WSL installation with like minimal
Ubuntu and X support, then use it to remote to your VMs, and use that to
get WSLg involved.
Otherwise, it'd probably be a difficult operation to get working -- WSLg
uses Wayland, not X.
—
Reply to this email directly, view it on GitHub
<#1133 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYCSI3EUCNKBBCGVMDFX6DY35JH3AVCNFSM6AAAAAA67CP35CVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TAMRXGIYTK>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am often working on Remote VMs with Linux and use VcXsrv as X-Server on Windows. As WSLg seems a bit more up-to-date and also directly works with WSL of course, I wonder if there is a possibility to just install WSLg without WSL and use that as X-Server?
Beta Was this translation helpful? Give feedback.
All reactions