Skip to content

TUI exits on gpg command abort #7

@orhun

Description

@orhun

Describe the bug

rec

To Reproduce

Steps to reproduce the behavior:

  1. Run with any arguments
  2. Press g (generate key)
  3. When gpg is waiting for input, press Ctrl-C
  4. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions