Bug 294873

Summary: Konsole activity monitor should be able to ignore last N lines
Product: [Applications] konsole Reporter: quazgar <quazgar>
Component: monitoringAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED LATER    
Severity: wishlist CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description quazgar 2012-02-26 17:34:49 UTC
Version:           unspecified (using KDE 4.7.4) 
OS:                All

It would be great if konsole was able to ignore the last line(s) when checking for activity.

I usually have several tabs open in konsole, with byobu/screen sessions running in many of them. My byobu setting have the current time and other stuff in the last line, which continuously updates. This leads to every tab being highlighted all the time, which counters the activity monitoring purpose.

I could imagine a setting to disregard the first and/or last N lines for activity monitoring. It could be presented to the user as a string field, where page-range like expressions could be entered. E.g. "-2:-1,1,4-6" would ignore the last two lines, the first line and lines 4 to 6.

Reproducible: Didn't try



Expected Results:
Comment 1 Kurt Hindenburg 2012-08-07 13:51:48 UTC
This is asking a bit much for a  terminal program.  It would not be trivial to implement and I'm not sure it is even a good idea.
Perhaps you could split the views and have the activity in just a single tab with the time/etc in another.