Skip to content

feat: add tab completion for zsh#79

Merged
danobi merged 2 commits intodanobi:masterfrom
jarviliam:feat-zsh-completion
Apr 10, 2026
Merged

feat: add tab completion for zsh#79
danobi merged 2 commits intodanobi:masterfrom
jarviliam:feat-zsh-completion

Conversation

@jarviliam
Copy link
Copy Markdown
Contributor

Thank you for your amazing tool. I've been using this on my fork for a bit now and thought it might be beneficial upstream.
It adds completion definitions for prr to be able to tab auto-complete the flags as well as on edit/submit/remove, complete the stored prr's.

If it's not needed feel free to close out the PR. If you want any adjustments let me know! Wasn't really sure the best place to put this file.
Thanks again!

Copy link
Copy Markdown
Owner

@danobi danobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

This is a nice addition. But could you please also add some installation instructions?

Comment thread completions/_prr Outdated
Comment on lines +56 to +58
edit)
_prr_reviews
;;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing call to _arguments?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed!

@jarviliam jarviliam requested a review from danobi March 8, 2026 22:47
@jarviliam
Copy link
Copy Markdown
Contributor Author

Thanks for the review! I added some options that I missed in the initial PR as well as a basic installation section in the docs.

@danobi danobi merged commit b3929ff into danobi:master Apr 10, 2026
3 checks passed
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.

2 participants