We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fzf-help: 2.1.0 MacOS: 14.2.1
grep: invalid option -- P usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]] [-e pattern] [-f file] [--binary-files=value] [--color=when] [--context[=num]] [--directories=action] [--label] [--line-buffered] [--null] [pattern] [file ...]
mktemp: option requires an argument -- t usage: mktemp [-d] [-p tmpdir] [-q] [-t prefix] [-u] template ... mktemp [-d] [-p tmpdir] [-q] [-u] -t prefix
The text was updated successfully, but these errors were encountered:
Thanks. Only tested in on Linux. Maybe I'll test on MacOs in the future as wel.
Sorry, something went wrong.
@BartSte
For now I locally fixed it for myself by doing the following:
mktemp
grep
g
gmktemp
ggrep
brew install coreutils brew install grep
fzf-help
@BartSte I created a PR: #25
Successfully merging a pull request may close this issue.
Versions
fzf-help: 2.1.0
MacOS: 14.2.1
Errors
The text was updated successfully, but these errors were encountered: