[konsole] [Bug 405612] New: ctrl+L or ctrl+shift+k does not clear /usr/bin/screen correctly
Luiz Angelo De Luca
bugzilla_noreply at kde.org
Mon Mar 18 20:44:36 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=405612
Bug ID: 405612
Summary: ctrl+L or ctrl+shift+k does not clear /usr/bin/screen
correctly
Product: konsole
Version: 18.12.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: emulation
Assignee: konsole-devel at kde.org
Reporter: luizluca at gmail.com
Target Milestone: ---
In Konsole, if I do "ctrl+L", konsole adds to scrollback the current screen
before it clears. You can see this pressing ctrl+L multiple times and watch the
scroll grows. The same does not happen with "xterm".
ctrl+shift+k is also problematic. It does cleans the scrollback but fails to
clean the current screen (while Ctrl+L does work). Even failing to clean the
current screen, it did add the current screen to its "scrollback" as "ctrl+L"
would. Something like this happens:
1) clears scrollback
2) tries clears current screen
2.1) adds current screen to scrollback
2.2) fails to clean the screen (while ctrl+L can)
I'm using OpenSUSE Tumbleweed. TERM is xterm-256color in normal konsole and
screen.xterm-256color inside screen
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list