Bug 450717 - Capability to filter console output based on a regular expression
Summary: Capability to filter console output based on a regular expression
Status: RESOLVED DUPLICATE of bug 450718
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-22 22:08 UTC by André Goddard Rosa
Modified: 2022-02-23 01:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description André Goddard Rosa 2022-02-22 22:08:56 UTC
FILTER CONSOLE OUTPUT BASED ON REGEX

***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Currently it's only possible to search for a regex string, but when you're interested in only matches, it would be very useful to filter the output instead of searching

OBSERVED RESULT
Can't filter, but only search

EXPECTED RESULT
It would be nice being able to filter by a regex besides searching

SOFTWARE/OS VERSIONS
macOS: Ubuntu 20.04

ADDITIONAL INFORMATION
This is especially useful when debugging and you want to focus your attention to debug messages you're interested into, so having the capability to filter by regex, as opposed to search by regex, would be really useful.
Comment 1 Nicolas Fella 2022-02-23 01:53:12 UTC

*** This bug has been marked as a duplicate of bug 450718 ***