tldr-python-client
tldr-python-client copied to clipboard
Change non-word regex to be POSIX compliant
Fixes #194
This makes the regex compatible with both BSD and GNU versions of sed.