Hi! I've been trying to use messages with --multi-progress , but it's not really working : I've tried echo "2:processing..." and echo "2#processing..." and echo "#2:processing..." (no result whatsoever). The only one with results was and echo "2:#processing...", but it gave ":#processing..." in the progress bar. What would be the correct syntax to display "processing..."? Thanks! Ack
В Wed, 1 Aug 2012 08:22:36 -0700 (PDT)
ackbahr <jean.eck...@gmail.com> писал:
> Hi!
> I've been trying to use messages with --multi-progress , but it's not > really working : I've tried echo "2:processing..." and echo > "2#processing..." and echo "#2:processing..." (no result whatsoever). The > only one with results was and echo "2:#processing...", but it gave > ":#processing..." in the progress bar.
> What would be the correct syntax to display "processing..."?
> Thanks!
> Ack
this is a bug. thank you for reporting, this issue is fixed in latest svn
Thanks a lot! How will I know when the correction will be applied? And will
the correct syntax show in the man page?
Thanks again, great work appart from this detail!
Jean
Le 7 août 2012 16:09, "Victor Ananjevsky" <anana...@gmail.com> a écrit :
> В Wed, 1 Aug 2012 08:22:36 -0700 (PDT)
> ackbahr <jean.eck...@gmail.com> писал:
> > Hi!
> > I've been trying to use messages with --multi-progress , but it's not
> > really working : I've tried echo "2:processing..." and echo
> > "2#processing..." and echo "#2:processing..." (no result whatsoever). The
> > only one with results was and echo "2:#processing...", but it gave
> > ":#processing..." in the progress bar.
> > What would be the correct syntax to display "processing..."?
> > Thanks!
> > Ack
> this is a bug. thank you for reporting, this issue is fixed in latest svn