Add gum-styled annotations and less paging to VHS demo tapes

Annotations use demo/note.sh (gum style with clear) wrapped in
Hide/Show so only the styled box appears. Long output commands
pipe through less with search to highlight key fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matthias Johnson 2026-02-15 00:12:42 -07:00
parent d19709dc1f
commit e636ea323c
4 changed files with 140 additions and 23 deletions

3
demo/note.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
clear
gum style --bold --foreground 6 --border rounded --border-foreground 8 "$*"