You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 tmux and 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!
The text was updated successfully, but these errors were encountered:
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 towlsbridge.exe -t -l
from the SSH session.However, I see one problem:
tmux
and after I resize the SSH client, the PTY inside is not resized.However, if I close the
tmux
and thewlsbridge
session after the resize, and then I recall thewlsbridge
andtmux
then the new size is used.Futhermore, if I open the WSL console in Windows using the
wsltty
(that uses themintty
), then in this case I can resize the window when running thetmux
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!
The text was updated successfully, but these errors were encountered: