Skip to content

Feature request: Disable shell file comparative at the end of the command  #2

@oxisto

Description

@oxisto

Hi,

Really great that finally provided a working completion library for kong. I have a feature request / idea (maybe it is even already implemented and I didn't find it?)

Currently, after all completions are successful, if you enter tab, you still get the file completion from the shell. This is a bit unnecessary and rather confusing. I know that it is possible to turn that off, since cobra uses the ShellCompDirectiveNoFileComp to signal that no file comparison is made. Unfortunately, I do not have enough knowledge about the shell completion system to see how this is actually implemented.

Let me know if I can help in supporting this feature somehow!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions