tfm v0.1.0-alpha.10
Alpha test build.
New in this build
- transparent bg setting: kitty's
background_opacitybleeds through whenever your kitty theme matches the tfm theme — kitty composites ANY cell whose bg byte-equals the terminal default, explicit SGR included.off(default) forces an opaque UI via a +1 blue-channel nudge (1a1b26->1a1b27, imperceptible);onkeeps the faithful theme hex and blends with your wallpaper - ui style setting:
solid(classic filled panels) oroutline— rounded-corner outlines on every chrome panel, no fills at rest (hover/selected/cut keep theirs). Flip it live in esc -> Settings, orui-style = "outline"in config.toml - New
src/style.tsseam: every panel/tile/row/button surface decision funnels through one styling module, so both modes stay consistent going forward
Install (curl -fsSL https://raw.githubusercontent.com/clarkarch/tfm-tui/master/install.sh | bash) — or grab the .gz and gunzip into ~/.local/bin.
Vibecoded alpha — expect rough edges. Don't test on files you can't afford to lose.
