[Konsole-devel] [Bug 206709] "Clear Scrollback & Reset" feature doesn't work with zsh prompt
Robert Knight
robertknight at gmail.com
Tue Sep 8 12:58:00 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=206709
Robert Knight <robertknight at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |robertknight at gmail.com
Resolution| |LATER
--- Comment #1 from Robert Knight <robertknight gmail com> 2009-09-08 14:57:59 ---
Konsole unfortunately does not know which of the text on the screen is the
shell and which is other data that should be cleared.
It uses a trick of jiggling the size of the screen after clearing the display
which causes Bash to redraw its shell. That does not work with zsh though.
A possible fix might be to try keeping the contents of the line containing the
cursor - although that might cause some odd behavior.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list