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
I'd like to suggest adding a command-not-found handler that runs comma when there's a package that's not installed.
command-not-found
The text was updated successfully, but these errors were encountered:
I just found out this feature exists in command-not-found itself: NIX_AUTO_RUN and NIX_AUTO_RUN_INTERACTIVE are there ready to be enabled 😄
Sorry, something went wrong.
Well that's neat. I wonder why there weren't already options to enable that behavior. Feel free to merge or just close #85 then.
Successfully merging a pull request may close this issue.
I'd like to suggest adding a
command-not-found
handler that runs comma when there's a package that's not installed.The text was updated successfully, but these errors were encountered: