GitPedia
Biswa96

Biswa96/wslbridge2

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

6 Releases
Latest: 1y ago
v0.13Latest
Biswa96Biswa96·1y ago·November 29, 2024
GitHub

📋 What's Changed

  • Get vm id from wslhost.exe command line by @MrVinkel in https://github.com/Biswa96/wslbridge2/pull/43
  • Added get pixel size process. by @mikoto2000 in https://github.com/Biswa96/wslbridge2/pull/45
  • Fixed wrong size of `struct winsize`. by @mikoto2000 in https://github.com/Biswa96/wslbridge2/pull/46

New Contributors

  • @MrVinkel made their first contribution in https://github.com/Biswa96/wslbridge2/pull/43
  • @mikoto2000 made their first contribution in https://github.com/Biswa96/wslbridge2/pull/45
  • Full Changelog: https://github.com/Biswa96/wslbridge2/compare/v0.12...v0.13
  • [1]: https://img.shields.io/github/downloads/Biswa96/wslbridge2/v0.13/total?style=for-the-badge
v0.12
Biswa96Biswa96·2y ago·November 22, 2023
GitHub

📋 Changes

  • Added fix for new WSL v2.0.
  • Read about how to use in [README][2] and some [Frequently Asked Questions][3] for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.
v0.11
Biswa96Biswa96·3y ago·March 20, 2023
GitHub

📋 Changes

  • Start the dummy wsl process only in lifted WSL2.
  • Read about how to use in [README][2] and some [Frequently Asked Questions][3] for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.
v0.10
Biswa96Biswa96·3y ago·November 8, 2022
GitHub

📋 Changes

  • WSL Preview now works without any issue and no workaround is required.
  • Read about how to use in [README][2] and some [Frequently Asked Questions][3] for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.
v0.9
Biswa96Biswa96·3y ago·September 1, 2022
GitHub

📋 Changes

  • 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][2] and some [Frequently Asked Questions][3] for further details.
  • Here backends are compiled with musl libc statically just to make the binaries small.
v0.8
Biswa96Biswa96·5y ago·April 27, 2021
GitHub

📋 Changes

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