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
Is your feature request related to a problem? Please describe.
[...] I thought that there was an option to enter a file or directory within the TUI to have it encrypted. So I do think that that would be kind of neat, if somehow TUI file-managers or some option to browse files within a directory or to pass a path to the program (within the TUI) and have the option to encrypt or sign the file/directory that is entered.
[...] I think there could be some sort of configuration that would allow the user to provide a file manager that would only be used in selecting files to encrypt through gpg-tui. Incorporating fzf or something like it is also another option. Just any way to select files an encrypt them.
Describe the solution you'd like
Maybe instead of just giving the filename/path to sign/encrypt to gpg-tui, I can make this happen via options menu and use the selected key for this operation. For example, selecting an entry in the options menu like sign a file using this key will launch xplr for file selection (or any other file browsing utility, preferably specified with #5) and afterwards sign the selected file. An application command for this scenario will be present so it will be also possible to do this with the default key, without launching a file manager.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Additional context
See #27 (comment)
The text was updated successfully, but these errors were encountered: