Werner Koch via Gnupg-users <[email protected]> writes: > On Thu, 3 Jul 2025 21:21, Marco Moock said: > >> I noticed that gpg support bash command completion, but gpgsm doesn't. >> Was that ever available for gpgsm? > > No idea. Should be easy to implement by parsing "gpgsm --dump-options".
Yep, that is what the completions do for 'gpg', 'gpgv', etc. Atleast, it does that after handling context-specific completions. For example, 'gpg --edit-key' and pressing tab for completions will execute 'gpg --list-keys' to suggest keys that you might want to edit. Collin
signature.asc
Description: PGP signature
_______________________________________________ Gnupg-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-users
