You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ...
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
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.
The text was updated successfully, but these errors were encountered: