Biswapriyo Nath

Results 489 comments of Biswapriyo Nath

For testing, the wslbridge2.exe can be downloaded from CI artifacts https://ci.appveyor.com/project/Biswa96/wslbridge2/build/job/q3y0vyk50s27up5b/artifacts. 1. Download the zip file. 2. Backup the existing wslbridge2.exe in `C:\Users\your-user-name\AppData\Local\wsltty\bin`. 3. Extract wslbridge2.exe in that path. 4....

Agree, I have mentioned about that in above comment. wsltty.appx is required for WSL Store version. I am waiting for the discussion in that repository.

Try the cygwin zip from here https://github.com/Biswa96/wslbridge2/releases/tag/v0.9. If you are using WSL Preview from Store make sure to run wsl.exe before running wsltty.exe.

Is there any scroll bar with tmux? Generally, I use Ctrl+B then page up or down. See tmux manual page with `man tmux`.

The scroll bar in the window is part of the console (conhost.exe) or the terminal emulator program (mintty, Windows Terminal etc).

> Is it a requirement? Generally, it should not be. The requirement is because wslbridge2 has a bug. When wslbridge2 is compiled with glibc statically it crashes after sometimes. You...

Can't understand the question.

Understood. I mean the second one. Dynamic linking does not cause any issue with glibc or musl libc. The released binaries are statically linked because users can use any Linux...

@AberrantWolf now wslbridge2 can be compile in any distribution static or dynamic, as you want.

The process ID in cygwin does not match with the Win32 side.