wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
17.68k stars 790 forks source link

Builtin {Z,X,Y}modem Support #5799

Closed septs closed 3 months ago

septs commented 3 months ago

Is your feature request related to a problem? Please describe. Simplify small-size file transfer on shell channel (e.g: SSH, Telnet, Serial port, etc)

Describe the solution you'd like Builtin {Z,X,Y}modem transfer file feature, Default by enabled

Describe alternatives you've considered It is relatively complicated to embed this function into iTerm2, https://github.com/robberphex/iTerm2-zmodem

Additional context

wez commented 3 months ago

See also: https://github.com/wez/wezterm/discussions/1450

github-actions[bot] commented 2 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.