You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
gopass
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
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
gopass
delete foo
and try to autocomplete a second secret pathExpected behavior
The second secret path is autocompleted.
Environment
The text was updated successfully, but these errors were encountered: