Wslbridge2 Versions Save

Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.

v0.12

5 months ago

image

  • Added fix for new WSL v2.0.
  • Read about how to use in README and some Frequently Asked Questions for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.

Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin folder then extract all from the zip files as mentioned above.

v0.11

1 year ago

image

  • Start the dummy wsl process only in lifted WSL2.
  • Read about how to use in README and some Frequently Asked Questions for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.

Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin folder then extract all from the zip files as mentioned above.

v0.10

1 year ago

image

  • WSL Preview now works without any issue and no workaround is required.
  • Read about how to use in README and some Frequently Asked Questions for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.

Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin folder then extract all from the zip files as mentioned above. For Windows Server 2022, extract the executable from wslbridge2_cygwin_x86_64_server_2022.zip file in same directory.

v0.9

1 year ago

image

  • Workaround for new WSL Preview version. Run wsl.exe before using wslbridge2.exe if you are using WSL Preview from Windows Store.
  • Read about how to use in README and some Frequently Asked Questions for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.

Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin folder then extract all from the zip files as mentioned above.

v0.8

3 years ago

image

  • Fix for new Windows 10 Cobalt.
  • Make network logic of WSL2 same as WSL1.
  • Fix locale issue.
  • Read about how to use in README and some Frequently Asked Questions for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.

Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin folder then extract all from the zip files as mentioned above.

v0.7

3 years ago

image

  • Improve WSL version detection.
  • Improve debug window messages.