wslbridge
wslbridge copied to clipboard
Connection over Bitvise SSHd not resize
Hi @rprichard ,
I started to use the wlsbridge tool from SSH connections served by the Windows native Bitvise SSHd server. It works very well when I call to wlsbridge.exe -t -l from the SSH session.
However, I see one problem:
- When running inside the WSL shell, if I call the WSL native
tmuxand after I resize the SSH client, the PTY inside is not resized.
However, if I close the tmux and the wlsbridge session after the resize, and then I recall the wlsbridge and tmux then the new size is used.
Futhermore, if I open the WSL console in Windows using the wsltty (that uses the mintty), then in this case I can resize the window when running the tmux in the WSL shell and then the resize works as expected.
So, I feel some "resize" command isn't passed over the chain. Please, can you fix it? Or almost test it? Thank you!