pbui-project / pbui-main

The main repository for the PBUI project
MIT License
91 stars 9 forks source link

Applet Suggestion: Implement grep #58

Open centipeda opened 4 years ago

centipeda commented 4 years ago

Description of functionality

It searches using a regex.

Proposed flags

$(man grep)

sambattalio commented 4 years ago

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