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.72k stars 102 forks source link

tssh连接远程终端后,方向键不可用 #2

Closed CruiseTian closed 1 year ago

CruiseTian commented 1 year ago

使用tssh连接上远程终端后,无法使用方向上下键选择之前的命令 Windows terminal 1.16.10261.0 go version: 1.20.4

lonnywong commented 1 year ago

好像 win 下有些键是有问题,我周末研究看看。

lonnywong commented 1 year ago

@CruiseTian 已解决,可以安装来试试:

go install github.com/trzsz/trzsz-ssh/cmd/tssh@latest