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

bug: gopass shell completion and flags #3017

Open
foxyseta opened this issue Dec 29, 2024 · 0 comments
Open

bug: gopass shell completion and flags #3017

foxyseta opened this issue Dec 29, 2024 · 0 comments
Labels

Comments

@foxyseta
Copy link

Summary

The built-in shell completion for secrets' paths only work when no flags are being used.

Steps To Reproduce

  1. invoke gopass
  2. type show -c
  3. start typing the path of one of your secrets
  4. press tab for autocompletion

Expected behavior

The path of your secret is autocompleted, much like it would happen outside of the shell.

Environment

  • OS: Alpine Linux
  • OS version: 3.21.0
  • gopass Version: gopass 1.15.15 go1.23.3 linux amd64
  • Installation method: Alpine Package Keeper (official distro package manager)
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

2 participants