[Konsole-devel] [Bug 214196] [REGRESSION] konsole: scrollbar not updated when history cleared

Matthew Woehlke mw_triad at users.sourceforge.net
Fri Jan 8 01:46:42 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=214196





--- Comment #5 from Matthew Woehlke <mw_triad users sourceforge net>  2010-01-08 02:46:41 ---
> Edit->Clear Display
> Scrollback->Clear Scrollback
> 
> They were removed as it was deemed they made no sense w/o the 'reset' part.

Huh? That's marginal for 'clear display', and just plain dumb for 'clear
scrollback'. The latter (which should have the same effect as '\e[3J', i.e.
toss out everything not on the screen) is extremely useful if you've, say, done
a build, ran 'clear', ran some other stuff, and now want to throw out the
scrollback of the build but need the other stuff still. Or even if you've just
run 'clear' and want to clear the scrollback also, but don't want your bash
prompt to disappear.

Actually I tend to think going behind the back of the running application and
clearing/resetting the screen is questionable.

I hope this will be reverted. (And I'm glad '\e[3J' still works; I am going to
be REALLY annoyed if that goes away :-). Which is to say, the code is still
there, there is just not a menu item for it any more.)

As for the original bug, I seem to recall this happening in early KDE4, but it
has been working correctly for quite some time. Works for me in trunk, anyway
(I am using "echo -e '\e[3J'" for step 4.)

-- 
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