[PR #200] [MERGED] Eat all stdin during playback (fixes #194, fixes #192, fixes #108) #408

Closed
opened 2026-02-25 20:33:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/200
Author: @ku1ik
Created: 3/25/2017
Status: Merged
Merged: 3/25/2017
Merged by: @ku1ik

Base: masterHead: eat-stdin


📝 Commits (1)

📊 Changes

5 files changed (+166 additions, -20 deletions)

View changed files

📝 asciinema/player.py (+13 -6)
📝 asciinema/pty_recorder.py (+7 -14)
asciinema/term.py (+30 -0)
📝 tests/integration.sh (+2 -0)
tests/vim.json (+114 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/200 **Author:** [@ku1ik](https://github.com/ku1ik) **Created:** 3/25/2017 **Status:** ✅ Merged **Merged:** 3/25/2017 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `master` ← **Head:** `eat-stdin` --- ### 📝 Commits (1) - [`65136bf`](https://github.com/asciinema/asciinema/commit/65136bf01d81ecdb73d383ad49b574e7d6c75fde) Eat all stdin during playback (fixes #194, fixes #192, fixes #108) ### 📊 Changes **5 files changed** (+166 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `asciinema/player.py` (+13 -6) 📝 `asciinema/pty_recorder.py` (+7 -14) ➕ `asciinema/term.py` (+30 -0) 📝 `tests/integration.sh` (+2 -0) ➕ `tests/vim.json` (+114 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:38 +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#408
No description provided.