-
-
Notifications
You must be signed in to change notification settings - Fork 44
TUI exits on gpg command abort #7
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- Run with any arguments
- Press
g(generate key) - When
gpgis waiting for input, pressCtrl-C - See that TUI is not resuming and exited
Expected behavior
gpg-tui should continue working after aborting a gpg command.
System Information
- OS: [e.g.
Arch Linux x86_64 5.12.7-arch1-1] - Rust Version: [e.g.
1.54.0-nightly] - GPGME version: [e.g
1.15.1] - GPGME engine version: [e.g.
2.2.27] - Project Version: [e.g.
0.1.3]
Additional context
If you press e and see gpg --edit-key command is ran, you can abort gpg and resume TUI via typing q or quit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
