Bug 450717

Summary: Capability to filter console output based on a regular expression
Product: [Applications] yakuake Reporter: AndrĂ© Goddard Rosa <andre.goddard>
Component: generalAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andre.goddard, nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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