tldr-python-client icon indicating copy to clipboard operation
tldr-python-client copied to clipboard

Change non-word regex to be POSIX compliant

Open stevejbrown opened this issue 3 years ago • 0 comments

Fixes #194

This makes the regex compatible with both BSD and GNU versions of sed.

stevejbrown avatar Mar 28 '22 15:03 stevejbrown