Skip to content
New issue

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

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

Already on GitHub? # to your account

bug: gopass shell completion for non-first argument #3018

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

bug: gopass shell completion for non-first argument #3018

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

Comments

@foxyseta
Copy link

Summary

The gopass shell only provides autocompletion for the very first secret path, while several commands (move, delete, ...) take more than one. I tried the fish completion, and that works properly.

Steps To Reproduce

  1. gopass
  2. delete foo and try to autocomplete a second secret path

Expected behavior

The second secret path is autocompleted.

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)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants