shell_map icon indicating copy to clipboard operation
shell_map copied to clipboard

#1 grep -P not available

Open JanSchnacki opened this issue 9 months ago • 0 comments

In some grep packages, PCRE support is not enabled

This commit changes the "keys" method to only use basic RE syntax and sed instead of grep with PCRE syntax

I've simply used the "simpler" of the two suggestions in Issue #1, provided by rbtylee.

JanSchnacki avatar Mar 27 '25 07:03 JanSchnacki