[GH-ISSUE #675] Cannot stop looped playback #960

Closed
opened 2026-03-15 11:07:58 +03:00 by kerem · 0 comments
Owner

Originally created by @rcorre on GitHub (Feb 23, 2025).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/675

Describe the bug
When I play a cast with --loop, I cannot exit it. <ctrl+c>, <ctrl+d>, and <ctrl+z> do nothing.
space pauses playback but I still can't exit it. I have to open a new terminal and kill the asciinema process.

To Reproduce
Steps to reproduce the behavior:

  1. asciinema play --loop demo.cast
  2. <ctrl+c>
  3. Still playing

Expected behavior
Asciinema playback can be stopped with <ctrl+c>.

Versions:

  • OS: Linux 6.13.3-arch1-1
  • asciinema cli: asciinema 3.0.0-rc.3
  • terminal: foot version: 1.20.2-107-gc63202ee (Feb 10 2025, branch 'master') +pgo +ime +graphemes +toplevel-icon +system-bell -assertions`

Additional context
Add any other context about the problem here.

Originally created by @rcorre on GitHub (Feb 23, 2025). Original GitHub issue: https://github.com/asciinema/asciinema/issues/675 **Describe the bug** When I play a cast with `--loop`, I cannot exit it. `<ctrl+c>`, `<ctrl+d>`, and `<ctrl+z>` do nothing. `space` pauses playback but I still can't exit it. I have to open a new terminal and kill the `asciinema` process. **To Reproduce** Steps to reproduce the behavior: 1. `asciinema play --loop demo.cast` 2. `<ctrl+c>` 3. Still playing **Expected behavior** Asciinema playback can be stopped with <ctrl+c>. **Versions:** - OS: `Linux 6.13.3-arch1-1` - asciinema cli: `asciinema 3.0.0-rc.3` - terminal: `foot version: `1.20.2-107-gc63202ee (Feb 10 2025, branch 'master') +pgo +ime +graphemes +toplevel-icon +system-bell -assertions` **Additional context** Add any other context about the problem here.
kerem closed this issue 2026-03-15 11:08:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#960
No description provided.