Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rz upload file break something #1121

Open
destinytaoer opened this issue May 22, 2023 · 2 comments
Open

rz upload file break something #1121

destinytaoer opened this issue May 22, 2023 · 2 comments
Labels

Comments

@destinytaoer
Copy link

Describe the bug
i use rz to upload file, the modal show me to choose files, but i stop and wait sometime, it seems to output something strange and never stop before i refresh this page. when i choose some files, it doesn't stop either

image

To Reproduce
Steps to reproduce the behavior:

  1. start ttyd use 'ttyd -p 8080 zsh'
  2. input 'rz', and stop on the choose file modal
  3. wait for a moment
  4. See something strange output interval

Expected behavior
no strange output, and i can close the choose file modal

Screenshots
image
image

Environment:

  • OS: macOS 12.1 m1
  • Browser: 113.0.5672.126
@destinytaoer
Copy link
Author

it also happen in bash, not just zsh

@tsl0922
Copy link
Owner

tsl0922 commented Jun 19, 2023

You need -t enableZmodem=true to enable zmodem support from ttyd 1.7.3

The rz modal can not be interrupted for now, I will add a close button as long as zmodem supports it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants