GREP - for searching your main buffer with regex.

Share your scripts and packages with other Mudlet users.
Post Reply
User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

GREP - for searching your main buffer with regex.

Post by demonnic »

Announcing GREP ... why all caps? I haven't backronymed it yet! but also it seemed less likely to clash with someone else's grep implementation. Can download it at https://github.com/demonnic/mudlet-grep/releases/latest . Adds alias "grep <regex> <optional pg to display>" which searches your main console buffer for anything matching "<regex>" and displays it in paginated form. -1 for pg shows the last pg, -2 the next to last. I default to 1.

grep.png

Post Reply