Skip to content

tfm v0.1.0-alpha.7

Choose a tag to compare

@clarkarch clarkarch released this 26 Aug 01:40

Alpha test build. Drag & drop overhaul.

New in this build

  • ctrl+drag fix: the ctrl-click toggle now commits on release, so ctrl+dragging a selected file (or a rubber-band selection) moves everything — previously it silently dropped the pressed tile and could report "Moved 0 items"
  • Cut items look cut: ctrl+X dims icons/thumbnails/labels nautilus-style until you paste
  • Honest drag self-drops: dropping back onto tfm now goes through the normal transfer flow — conflict prompt, ctrl+z undo, real counts — and drops onto the Trash place trash properly instead of raw-moving
  • Instant shell pane: the embedded terminal answers terminal capability probes, so fish no longer stalls ~10s at boot with a "could not read response to Primary Device Attribute query" warning
  • Open-with toast: opening a file shows which app launched it

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.