trzsz / trzsz-ssh

trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.
https://trzsz.github.io/ssh
MIT License
1.67k stars 99 forks source link

如果服务器端使用fish shell,拖拽会失败并且卡主。 #145

Open BrightXiaoHan opened 2 weeks ago

BrightXiaoHan commented 2 weeks ago

bash shell正常,fish shell中会卡主

https://github.com/user-attachments/assets/9a88881e-17af-4a53-b920-c54699467781

lonnywong commented 1 week ago

在 Mac 中,使用 tssh 登录服务器,再运行 fish shell,是可以的。

不知怎么在 Windows Terminal 中就不行,要 kill 了 fish shell 才能退出。

BrightXiaoHan commented 6 days ago

在 Mac 中,使用 tssh 登录服务器,再运行 fish shell,是可以的。

不知怎么在 Windows Terminal 中就不行,要 kill 了 fish shell 才能退出。

这个有办法可以修复么