[Konsole-devel] [Bug 159208] yum progress bars scroll down the screen
Robert Knight
robertknight at gmail.com
Mon Mar 17 18:26:42 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=159208
------- Additional Comments From robertknight gmail com 2008-03-17 19:26 -------
When I cat the file attached in comment #4 I only see one line of output, which shows the progress bar at 100% as expected because the previous output on the line gets immediately overwritten. Is this the case for you?
> Looks like urlgrabber is outputting <CR> (ctrl-M) and expecting it not to
> newline, which it shouldn't.
I don't think it is as simple as that. The Konsole code which handles <CR> is really simple, it just sets the cursor position back to the start of the current line.
I also get the same results for 'echo -e "\r"' in xterm and Konsole.
More information about the konsole-devel
mailing list