Skip to content

Conversation

rgoldberg
Copy link
Contributor

Allow zsh repeating positionals to be completed multiple times.

Resolve #776

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@rgoldberg rgoldberg force-pushed the 776-zsh-repeating-positionals branch from 36d54b4 to 3d828ec Compare May 18, 2025 23:04
@natecook1000
Copy link
Member

@swift-ci Please test

@natecook1000 natecook1000 merged commit 750a170 into apple:main May 19, 2025
27 checks passed
@rgoldberg rgoldberg deleted the 776-zsh-repeating-positionals branch May 19, 2025 13:35
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.

zsh completion candidates are offered only once for Sequence @Arguments

2 participants