https://bugs.kde.org/show_bug.cgi?id=388055
Bug ID: 388055 Summary: Last command gets carried over when in bottom line Product: konsole Version: 16.04.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: perlan...@gmail.com Target Milestone: --- This only appears to be happening when Konsole window is maximized. When the cursor ends up at the bottom-most line, then the last command sometimes gets carried over. So to illustrate: .---------------------------------------------. | $ ls -l | | (output ...) | | (output ...) | | (output ...) | | (output ...) | | (output ...) | | (output ...) | | (output ...) | | (output ...) | | $ ls -l | '---------------------------------------------' After I type the first `ls -l` and the shell prompt is printed at the bottom line, the `ls -l` will already be there even though I have not typed it. This does not happen all the time. Also sometimes the last 2-3 bottom lines of output are not shown (just black/background color) and only shown after I press Enter to scroll one line. Really annoying, to be honest. -- You are receiving this mail because: You are watching all bug changes.