-
-
Notifications
You must be signed in to change notification settings - Fork 523
Closed
Labels
Description
Summary
The built-in shell completion for secrets' paths only work when no flags are being used.
Steps To Reproduce
- invoke
gopass
- type
show -c
- start typing the path of one of your secrets
- 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)