Skip to content

Install cmdliner based completions - #6869

Open
WardBrian wants to merge 12 commits into
ocaml:masterfrom
WardBrian:install-cmdliner-based-completions
Open

Install cmdliner based completions#6869
WardBrian wants to merge 12 commits into
ocaml:masterfrom
WardBrian:install-cmdliner-based-completions

Conversation

@WardBrian

Copy link
Copy Markdown
Contributor

This is the final patch in the series:

  1. Source compatibility with newer cmdliner versions #6854
  2. Update cmdliner vendor to 2.1.1 #6867
  3. Update argument definitions with cmdliner completion functions #6868

This replaces the existing zsh and bash completion scripts with the ones that leverage cmdliner, and adds a new completion script for powershell (closes #6853)

Question: I am not entirely sure what the difference between SH_pwsh Powershell and SH_pwsh Powershell_pwsh is, but the Register-ArgumentCompleter functionality should be available in all powershell versions after 5.0

@WardBrian
WardBrian force-pushed the install-cmdliner-based-completions branch from 1dddba3 to 160d821 Compare April 23, 2026 15:46
@WardBrian
WardBrian force-pushed the install-cmdliner-based-completions branch from 160d821 to 402e2e6 Compare July 24, 2026 13:39
@WardBrian
WardBrian force-pushed the install-cmdliner-based-completions branch from 402e2e6 to a729330 Compare July 24, 2026 14:04
@rjbou rjbou added the PR: QUEUED Pending pull request, waiting for other work to be merged or closed label Aug 18, 2026
@rjbou
rjbou requested review from kit-ty-kate and rjbou and removed request for rjbou August 18, 2026 13:36
@kit-ty-kate kit-ty-kate added this to the 2.7.0~alpha1 milestone Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: QUEUED Pending pull request, waiting for other work to be merged or closed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: PowerShell completion

3 participants