aurora / iterm2-zmodem

Z-Modem integration for iTerm2
GNU General Public License v3.0
141 stars 86 forks source link

can it dynamicly display the progress percentage of the files sending/receiving #1

Open LaiJingli opened 10 years ago

LaiJingli commented 10 years ago

thanks in advance for your good work!

if it can dynamicly display the progress percentage of the files sending/receiving,other than the file's content on the screen especially transfer larger files.

aurora commented 10 years ago

Thanks! Yes ... a visual progress bar would be nice :) ... i've several ideas regarding this and hopefully i have some time in a few weeks to work on this ...

LaiJingli commented 10 years ago

i will appreciate your efforts very much!

1) a visual progress bar or transfer progress in percent are both ok; 2)when setting up triggers in iterm2 ,the action "Run Silent Coprocess" is less annoying than “Run Coprocess” which echo the whole file content on the screen when sending files. in my practice my triggers setup as follow:

Regular expression: **B0100 Action: Run Silent Coprocess Parameters: /usr/local/bin/iterm2-zmodem sz

Regular expression: **B00000000000000 Action: Run Silent Coprocess Parameters: /usr/local/bin/iterm2-zmodem rz

lonnywong commented 2 years ago

Try trzsz ( trz / tsz ), similar to lrzsz ( rz / sz ), support tmux, and has a progress bar.