Bug 294873 - Konsole activity monitor should be able to ignore last N lines
Summary: Konsole activity monitor should be able to ignore last N lines
Status: RESOLVED LATER
Alias: None
Product: konsole
Classification: Applications
Component: monitoring (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 17:34 UTC by quazgar
Modified: 2012-08-07 13:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.