Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Suppress default behavior during tab completion #208

Open
glooms opened this issue Apr 9, 2019 · 0 comments
Open

Suppress default behavior during tab completion #208

glooms opened this issue Apr 9, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@glooms
Copy link
Contributor

glooms commented Apr 9, 2019

For commands that do not take arguments like:

corectl fields

we should probably try to suppress the default behavior of listing files in the current directory and instead do nothing.

Note that this is not necessarily the behavior of other CLIs and seems to vary between bash and zsh. For example docker ps in bash suppresses the default behavior but it does not in zsh.

@glooms glooms added the enhancement New feature or request label Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant