Closed littlef0x closed 5 years ago
Well, I just realize maybe it should be a powershell issue rather than window terminal? :flushed:
This is probably something a plugin could do, but I'm not going to keep it on our backlog since we're probably not going to get to it this side of 2021. :smile:
Here is a nice tool called trzsz that can achieve lrzsz-like effect in windows terminal
For anyone stuck on using lrzsz ( rz / sz )
in Windows Terminal,
You can try trzsz ( trz / tsz )
and trzsz-ssh ( tssh )
.
Please check https://github.com/microsoft/terminal/issues/1999#issuecomment-1828895334.
Summary of the new feature/enhancement
For terminals which support zmodem protocol (like Xshell), one can use lrzsz to upload and download files from remote server directly through ther terminal, or even drag and drop files to upload. It will be great if Windows Terminal can support this protocol.
Proposed technical implementation details (optional)
Unfortunately I cannot provide technical details. But I'd like to say thants for your great work.