Skip to content
New issue

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

Update the completion instructions for zipapp users #1224

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

dukecat0
Copy link
Member

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Update the completion instructions for zipapp users.
Closes #1072

Test plan

Tested by running

pipx install argcomplete
pipx completions
eval "$(register-python-argcomplete pipx)"

chrysle
chrysle previously approved these changes Jan 20, 2024
changelog.d/1072.doc.md Outdated Show resolved Hide resolved
Co-authored-by: chrysle <fritzihab@posteo.de>
@chrysle chrysle merged commit 3ec237b into pypa:main Jan 20, 2024
14 checks passed
@dukecat0 dukecat0 deleted the update-completion branch January 20, 2024 13:23
@anentropic
Copy link

anentropic commented May 30, 2024

I have pipx installed via Homebrew and I needed to do this step too

I have had pipx installed 9via Homebrew) for ages but I guess it got updated recently

after a reboot and subsequent restart of my terminal app I started getting this error:

.zshrc:29: command not found: register-python-argcomplete

pipx install argcomplete fixed it for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support shell completion with pipx.pyz
3 participants