Oltmans wrote:

> Bytes Transfered so far X
> 
> and X will increase and cursor should stay at this position.

Most terminal emulators are VT100-compatible these days. You could use 
something like <ESC>[80D to move back to the beginning of the same line.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to