Making zmodem file transfers supports tmux.
See original GitHub issueZmodem ( rz / sz ) is not compatible with tmux.
I make a new file transfer tools trzsz ( trz / tsz ), similar to lrzsz ( rz / sz ), and compatible with tmux.
Trzsz ( trz / tsz ) supports iTerm2, just for MacOS users.
And, I make trzsz.js for cross-platform terminal apps.
I think tabby can support trzsz. Maybe as a plugin?
Maybe I can write the plugin myself. But, I’m not familiar with tabby.
How to filter the input and output of the server?
Could the plugin access the file system by require('fs')
?
Could the plugin open electron dialog?
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (7 by maintainers)
Top Results From Across the Web
sz and rz fail to transform files in tmux? - linux - Super User
The simple answer is that Tmux does not support rz and sz. This is stated clearly in the Tmux wiki page ...
Read more >Terminal emulator with zmodem protocol support - Reddit
GNU screen supports zmodem transfer. One of the few features it has that tmux doesn't.
Read more >trzsz-iterm2 - PyPI
A simple file transfer tools, similar to rz/sz but compatible with tmux (control mode), which works with iTerm2 and has a nice progress...
Read more >Zmodem File Transfer (Running Linux)
Receives files using the Zmodem batch protocol. If the sending program doesn't send Zmodem protocol files within 50 seconds, rz switches to rb...
Read more >ZMODEM - Hacker News
Large BBS' at the time had restrictions on how many KB you could download in a day, but they only counted completed file...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Eugeny Thank you again for helping me.
It works now after restart. Maybe we need to wait a few hours.