[konsole] [Bug 376462] New: konsole stops displaying output after too much
Hello71
bugzilla_noreply at kde.org
Mon Feb 13 22:50:50 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=376462
Bug ID: 376462
Summary: konsole stops displaying output after too much
Product: konsole
Version: 16.12.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: alex_y_xu at yahoo.ca
Target Milestone: ---
Steps to reproduce:
1. i=0; while :; do ((i++)); printf '%d\r' $i; done
2. Press Ctrl-C.
3. Type "exit" and press enter.
Expected results:
After 1. terminal prints increasing numbers.
After 2. terminal prints shell prompt.
After 3. terminal closes.
Actual results:
After 1. terminal prints increasing numbers.
After 2. terminal displays last number printed, with cursor at start of line.
no shell prompt is displayed, and typing produces no output.
After 3. terminal closes.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list