[GH-ISSUE #656] Feature request: Add Support terminal size, match terminal size between source and destination on play #950

Closed
opened 2026-03-15 11:06:20 +03:00 by kerem · 1 comment
Owner

Originally created by @esmaeelE on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/656

Describe the bug
Add Support terminal size to match terminal size between source and destination on play.
when run asciinema play file_name.cast

To Reproduce
Steps to reproduce the behavior:

Run asciinema play file_name.cast on little size terminal window like xfce4-terminal.
Here is simple demonstration.

Expected behavior
I think it would be good to add this feature to asciinema. The cast file must save the original terminal size on the recording side, and on the playback side, it should use this information to set the proper terminal window size.

Versions:

  • OS: Debian sid
  • asciinema cli: 2.4.0
Originally created by @esmaeelE on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/asciinema/asciinema/issues/656 **Describe the bug** Add Support terminal size to match terminal size between source and destination on play. when run `asciinema play file_name.cast` **To Reproduce** Steps to reproduce the behavior: Run `asciinema play file_name.cast` on little size terminal window like xfce4-terminal. [Here is simple demonstration](https://asciinema.org/a/dCZpOr5UU2smeZsEZcGYNf56N). **Expected behavior** I think it would be good to add this feature to asciinema. The cast file must save the original terminal size on the recording side, and on the playback side, it should use this information to set the proper terminal window size. **Versions:** - OS: Debian sid - asciinema cli: 2.4.0
kerem closed this issue 2026-03-15 11:06:25 +03:00
Author
Owner

@ku1ik commented on GitHub (Oct 20, 2024):

I suppose #650 implements what you're suggesting, right?

<!-- gh-comment-id:2425105634 --> @ku1ik commented on GitHub (Oct 20, 2024): I suppose #650 implements what you're suggesting, right?
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#950
No description provided.