Skip to content

Control-C to kill decoder. - #165

Merged
galenhuntington merged 1 commit into
masterfrom
controlc-mpg
Aug 8, 2026
Merged

Control-C to kill decoder.#165
galenhuntington merged 1 commit into
masterfrom
controlc-mpg

Conversation

@galenhuntington

Copy link
Copy Markdown
Owner

Closes #147, and more about #106.

  • Control-C now kills the decoder if it is running.
  • If it is not, the exit modal is popped up. Thus ^C^C offers to exit.
  • As before, hitting ^C repeatedly eventually quits. In normal flow, ^C^C^C exits.
  • Code is tidied a bit with unneeded special-casing removed.
  • I had to add a transformers dep explicitly (it was already a transitive dep).

@galenhuntington
galenhuntington merged commit 443ca93 into master Aug 8, 2026
6 checks passed
@galenhuntington
galenhuntington deleted the controlc-mpg branch August 8, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Key bind to kill mpg123 process.

1 participant