Biswa96/wslbridge2
Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.
6 Releases
Latest: 1y ago
v0.13Latest
📋 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
📋 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
📋 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
📋 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
📋 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
📋 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.
