1
Mini-Reviews by Members / Re: Mini review: The Acme editor on Debian on Windows
« on: November 27, 2021, 07:58 AM »
If you're running with Xming & WSL, here is what I did to get it working:
From Windows: ipconfig
Get the IP address of the Windows host. It will look like this:
IPv4 Address. . . . . . . . . . . : 192.168.1.203
From WSL, do: export DISPLAY=192.168.1.203:0
acme will now work.
From Windows: ipconfig
Get the IP address of the Windows host. It will look like this:
IPv4 Address. . . . . . . . . . . : 192.168.1.203
From WSL, do: export DISPLAY=192.168.1.203:0
acme will now work.