hyperpower icon indicating copy to clipboard operation
hyperpower copied to clipboard

Typing wow.* will turn wow mode on

Open simonmeusel opened this issue 8 years ago • 0 comments

When typing something matching this regex wow.* wow mode will activate. That's because the regex your using /(wow: command not found)|(command not found: wow)/ does not care about the chars after command not found: wow.

simonmeusel avatar Aug 23 '16 15:08 simonmeusel