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.
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.