Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.43k stars 3.4k forks source link

Long wait with sz command #7812

Open tueac opened 1 year ago

tueac commented 1 year ago

Version: 1.0.188 Platform: macOS arm64 21.6.0 Plugins: sync-config, save-output, docker Frontend: xterm-webgl

通过 tabby ,使用 sz 命令下载文件时,文件很快传完,但是 shell 一直 hold ,长达 1 分钟,不同的 debian、centos [都是这个问题。

文件事实上已经下载回来了。

CentOS: [root@tencent ~]# sz public.pem ZMODEM Session started


Error Error: Peer aborted session

Debian:

root@arm:~# sz /etc/hosts ZMODEM Session started


Received hosts @arm:~# 0100000023be50 -bash: 0100000023be50: command not found

Saigut commented 1 year ago

Similar problem. sz will take a long time for the file can be transfered.

Tabby version: 1.0.188 Frontend: xterm-webgl OS: macOS arm64

sz ./jb_github.pcap 
 ZMODEM  Session started            
------------------------            
�*B00000000000000

After a long time, tabby prompt me to select a place to save file, and then the file is saved.