Skip to content

Bash completion should fall back to defaults after -- #3184

Open
@keeperofdakeys

Description

@keeperofdakeys

When using cargo run bin=something --, the cargo bash completion script still tries to complete cargo commands, and does not use normal file completion. Instead it should restore normal bash completion behaviour after the --, so you can complete file names as arguments to the something program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-completionsArea: shell completionsC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions