[GH-ISSUE #55] New feature to ignore some lines based on a pattern #35

Closed
opened 2026-03-03 16:03:52 +03:00 by kerem · 1 comment
Owner

Originally created by @profy12 on GitHub (Nov 10, 2015).
Original GitHub issue: https://github.com/mthenw/frontail/issues/55

Hi,

A feature is missing for me : the ability to ignore some lines matching a pattern.

Just a proposition, this tools is already very awesome, thanks for your job.

Have a good day.

Originally created by @profy12 on GitHub (Nov 10, 2015). Original GitHub issue: https://github.com/mthenw/frontail/issues/55 Hi, A feature is missing for me : the ability to ignore some lines matching a pattern. Just a proposition, this tools is already very awesome, thanks for your job. Have a good day.
kerem closed this issue 2026-03-03 16:03:53 +03:00
Author
Owner

@mthenw commented on GitHub (Nov 13, 2015):

Hey, thanks for your feedback. As a searchbox in frontail supports regexp expressions you can search for e.g. ^(?!.*someword).* to not show some lines. Does it solve your problem?

<!-- gh-comment-id:156278728 --> @mthenw commented on GitHub (Nov 13, 2015): Hey, thanks for your feedback. As a searchbox in frontail supports regexp expressions you can search for e.g. `^(?!.*someword).*` to not show some lines. Does it solve your problem?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#35
No description provided.