Skip to content

feat: new hero recording with macOS border and improved pacing#68

Merged
dwmkerr merged 2 commits intomainfrom
improvement/better-hero-recording
Mar 10, 2026
Merged

feat: new hero recording with macOS border and improved pacing#68
dwmkerr merged 2 commits intomainfrom
improvement/better-hero-recording

Conversation

@dwmkerr
Copy link
Owner

@dwmkerr dwmkerr commented Mar 10, 2026

Summary

  • New hero vim recording with macOS window border titled "Shellwright"
  • Detects INSERT mode to avoid stray i character from nvim plugins
  • Uses vim demo.md for user's nvim config and markdown syntax highlighting
  • Slower pacing (~57s total, 2s delays between steps)
  • Clean $ first frame via terminal reset
  • Recording script saved at scratch/record-vim-hero.mjs for future iterations
  • Iteration saved at scratch/vim-close-v3a.gif

Closes #67

- Use vim demo.md for user's nvim config and markdown highlighting
- Detect INSERT mode before typing to avoid stray 'i' character
- Clean first frame with just '$ ' prompt
- macOS border with "Shellwright" title on every frame
- Slower pacing with 2s delays between visible steps
- Update README hero image to vim-close-v3.gif

Closes #67
@github-actions
Copy link
Contributor

Evidence

Screenshots and Recordings

View Recordings & Review

- Move record-vim-hero.mjs to scripts/record-hero.mjs
- Remove iteration GIF from scratch/
- Add scratch/ to .gitignore
@dwmkerr dwmkerr merged commit f3f2ed2 into main Mar 10, 2026
7 checks passed
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.

improvement: better hero recording

1 participant