96d7d6179a
adding demo gifs
CI / shellcheck (push) Failing after 2s
2026-02-15 12:32:16 -07:00
f32bf5495b
adding name option
2026-02-15 10:11:26 -07:00
8319924139
Rename pause/resume to disable/enable to align with systemd terminology
...
-P/-R flags become -D/-E, -E (edit) becomes -e. Functions renamed to
disable_job_by_id/enable_job_by_id. Output messages, docs, tests, and
demo tapes updated accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:41:21 -07:00
e636ea323c
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>
2026-02-15 00:12:42 -07:00
32ac2c3d5f
Fix "in N minutes" parsing and VHS tape errors
...
- Strip "in " prefix before passing to date -d (was always broken)
- Fix quickstart tape: -B3 → -B4 for resume grep (Job: is 4 lines back)
- Fix notifications tape: -f ~/backup.sh → -c (file doesn't exist)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:24:06 -07:00