When I suspend the output with CTRL+S konsole shows an information message covering the top-most area of the scrollview. Although this is nice, I can not see the top-most output line. A solution could be: the informational widget shall be placed between the menu bar and the scrollview. Reproducible: Always
Yes it does make the top line hidden - however if a widget is added it will change the size of the windows/terminal which we don't want. I'm open to suggestions + code
The best I could see is having another option to not display the warning messsage.
What about - show the information just for a few seconds (just enough time to read it) then hide it or - include a "close" button in the information line to hide it BTW: The link to the wikipedia page should be .../Flow_control_(data) else you get the disambiguation page
I'll look at these futher - the link was changed a while ago to http://en.wikipedia.org/wiki/Software_flow_control
https://git.reviewboard.kde.org/r/115607/ hides the warning after 10 seconds
Git commit db8877db55a40e73883fd0a544443ca19162730d by Kurt Hindenburg. Committed on 09/02/2014 at 21:56. Pushed by hindenburg into branch 'master'. Dismiss flow control message after a few seconds With flow control enabled, the first line of terminal is hidden with the message about flow control. This messsage will be dismissed after 10 seconds. FIXED-IN: 2.13 REVIEW: 115607 M +13 -2 src/TerminalDisplay.cpp M +2 -0 src/TerminalDisplay.h http://commits.kde.org/konsole/db8877db55a40e73883fd0a544443ca19162730d
Git commit 74ee063ea8273cc4dd660a6af420e354679603bb by Kurt Hindenburg. Committed on 09/02/2014 at 21:56. Pushed by hindenburg into branch 'frameworks'. Dismiss flow control message after a few seconds With flow control enabled, the first line of terminal is hidden with the message about flow control. This messsage will be dismissed after 10 seconds. FIXED-IN: 2.13 REVIEW: 115607 (cherry picked from commit db8877db55a40e73883fd0a544443ca19162730d) M +13 -2 src/TerminalDisplay.cpp M +2 -0 src/TerminalDisplay.h http://commits.kde.org/konsole/74ee063ea8273cc4dd660a6af420e354679603bb