Skip to content

Suggestion: completion directive for commands #264

@WardBrian

Description

@WardBrian

This would be useful in separate situations than the full reset directive, for example if a program needed to run python but wanted you to be able to specify which one with --interpreter=

Bash's compgen calls this -c. Powershell could likely use Get-Command *. I'm not as familiar with zsh, but the documentation for _command_names looks promising.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions