Kate

@thingskatedid

i made something that if a regex would match a single string, anchored at either end, tells you what that string is. not shown here, it exits non-zero if your regex would match more than one string, like /x?/ or /x+/