Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 30, 2019

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 30, 2019
@pull pull bot added the merge-conflict Resolve conflicts manually label Feb 19, 2020
epage and others added 27 commits April 18, 2025 14:06
fix(complete): restore `nospace` in bash when reply ends in `=/:`
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bash: improve current-word detection
fix: minor fix for builder docs (help -> version)
complete: Only parse arguments before current in Bash
docs: Improve starting point for builder reference
epage and others added 30 commits October 29, 2025 17:35
…etion

fix(clap_complete): improve powershell registration script
…s-index

fix(clap_complete_nushell): order positional arguments by index
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): Update actions/setup-python action to v6
docs(group): Cross-link ArgGroup to help heading
The previous instructions were wrong in that they set the `COMPLETE`
env var only while the `$PROFILE` script was written. This was akin to

    COMPLETE=bash echo "source <(your_program)" >> ~/.bashrc

whereas the corrected version sets `COMPLETE` as part of the `$PROFILE`
script, mirroring the instructions for sourcing completion in the other
shells.

Extending `$PROFILE` in this way also requires that scripts are allowed
to be executed. This requires changing the execution policy from its
default value `Restricted` on Windows. There's no such issue when using
PowerShell on macOS or Linux.
docs(complete): Fix instructions for sourcing PowerShell completions
fix(parser): Don't panic when subcommands conflict with groups
…ult_values_ifs

feat: Add default_values_if and default_values_ifs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.