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 think it is possible to add support for native completion using:
generate_completions_from_executable(bin/"pack", "completion", "script", shell_parameter_format: :none)
By doing so, the completion will be already included natively on macos
Pack: Version: 0.29.0+git-95c8060.build-4209 OS/Arch: darwin/amd64 Default Lifecycle Version: 0.15.2 Supported Platform APIs: 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think it is possible to add support for native completion using:
By doing so, the completion will be already included natively on macos
The text was updated successfully, but these errors were encountered: