Replies: 1 comment 1 reply
-
This is implemented in 849d90d Now you can set the detail level via command-line arguments: gpg-tui --detail-level full or via configuration file: [general]
detail_level = "full" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if I could set in the config file, let's say, a detail level of 3 (full details) for all keys (not just the one selected) for both public and secret keys, as default every time I use the program.
Beta Was this translation helpful? Give feedback.
All reactions