Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fish completion disallows file names #2145

Open
jonashaag opened this issue Sep 9, 2024 · 0 comments
Open

Fish completion disallows file names #2145

jonashaag opened this issue Sep 9, 2024 · 0 comments
Labels

Comments

@jonashaag
Copy link

Describe the bug

Type

yq <TAB>

or

yq /tmp/f<TAB>

Version of yq: 4.44.3
Operating system: macOS
Installed via: Homebrew

Actual behavior

The former completes just the subcommands and no files. The latter completes nothing.

Expected behavior

It should complete file names in both cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant