tfm v0.1.0-alpha.4
Theme the embedded terminal + status bar above the pane.
- Embedded terminal now matches the tfm theme: OSC 4 pushes the live 16-color ANSI palette into the VT (derived per-preset from opencode assets, tokyo-night fallbacks), and OSC 10/11/12 set default fg/bg/cursor —
ls --color, vim, prompts and shell output blend with the theme instead of floating on stock xterm colors - Status bar hugs the pane: the bottom bar now sits directly above the terminal pane when you open one (zero-height until opened), instead of sinking below it
- New config keys:
theme.ansi0…ansi15let you override the ANSI palette per theme - Themes: regenerated presets with per-theme ANSI palettes
- README: add screenshot
Note: ANSI palette (OSC 4) only affects colors emitted through the 16-color ANSI slots; truecolor/24-bit output is left to the program.