Not exactly sure what it is, but I really like this presentation format. Thank you, have been trying to motivate myself to switch to ack/ag for a while. This seems like it might be what I needed.
The only serious feature you might miss is lookahead/lookbehind in regexes - that's missing by design since if you want guaranteed linear time search you can't have those.