Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Live terminal capture (litmus-2mjz)

StatusDone · archived
TypeFeature
Prioritynormal
Parent(litmus-f1b3)

Run real commands (git diff, ls) and display output with theme colors applied.

Plan

  • Create with that takes real command output and applies theme colors
  • Update to export
  • Update to capture command output and add (Tab cycles: Swatches → Mockups → Live)

Summary of Changes

Added widgets/live.rs with LiveWidget that captures real git diff and ls -la output at startup and renders it with theme colors applied. Git diff lines are colored by prefix (+/-/@@/headers); ls entries are colored by file type (directory/symlink/executable/hidden). Tab now cycles Swatches → Mockups → Live.