pbui-main icon indicating copy to clipboard operation
pbui-main copied to clipboard

Applet Suggestion: Implement grep

Open centipeda opened this issue 5 years ago • 1 comments

Description of functionality

It searches using a regex.

Proposed flags

$(man grep)

centipeda avatar Mar 06 '20 19:03 centipeda

This is a good idea... except I think ziglang does not have any regex tools right now. We could however build regex matching from scratch I guess. @AndroidKitKat @eamonlm wanna port our theory project to zig

sambattalio avatar Mar 06 '20 20:03 sambattalio