Skip to content

Add support for clap unstable-dynamic feature #6898

Description

@baka-gourd

Problem description

Although this feature is marked as “unstable,” it is actually usable and has already been implemented in cargo and rustup.

Why

In short: This can significantly speed up Source. Take pwsh as an example: currently, pixi completion requires generating and running a script that’s nearly 707 KB, but with dynamic completion enabled, it only requires a script of less than 1 KB. This benefits all terminals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions