Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

Fixes #46

This commit addresses two issues:
1. The `tour-the-gallery.sh` script was regenerating casts for all screensavers instead of using the existing ones. This has been refactored to use the casts from the `gallery/` directory, making the script much more efficient.

2. The `pipes.sh` screensaver was not being recorded correctly by `smile-for-the-camera.sh`. This was due to its use of the alternate screen buffer and other terminal manipulations. To fix this, the `pipes.sh` script has been modified to remove these features, making it compatible with `asciinema`. A test-specific copy of `pipes.sh` was created to test this solution before applying it to the main script.
@attogram attogram closed this Aug 29, 2025
@attogram attogram deleted the feature/jules-fixes branch August 29, 2025 22:13
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.

bug: pipes won't smile

2 participants