ocaml/dune

fish shell completion

Closed

#15,334 opened on Jun 26, 2026

 (1 comment) (0 reactions) (1 assignee)OCaml (478 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,882 stars)
PR merge metrics
 (Avg merge 1d 20h) (345 merged PRs in 30d)

Description

After #14779, we open the possibility of introducing shell completion for fish. It should follow the other completion support we have together with a fish shell completion script maintained on our side. This can then be upstreamed to cmdliner to address https://github.com/dbuenzli/cmdliner/issues/213.

Contributor guide