charmbracelet / charmbracelet/vhs
Padding is ignored for `Output frames/`
Open
Nobody has claimed this yet.
bug
- Dominant language
- Go
- Stars
- 20.9k
- Forks
- 480
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
The padding is ignored when outputting individual frames (v0.3.0).
Example:
# test.tape
Output out.gif
Output frames/
Type "test..."
out.gif:

frame-text-00017.png:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the provided test.tape example, comparing the generated out.gif with the individual files in frames/. Trace the handling of padding for individual frame output and verify that the resulting filenames use the expected zero-padded numbering without changing GIF output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100