fabro/lib/crates/fabro-cli/tests
Bryan Helmkamp fcd229f3e9 Adopt cli-table for ANSI-aware table rendering and fix fabro ps bugs
Migrate all 7 CLI tables to cli-table, which measures column widths
correctly in the presence of ANSI escape codes, fixing misaligned
columns in `fabro ps`. Also fix DIRECTORY to show ~/relative paths
instead of just the last component, and compute elapsed duration for
running jobs instead of showing "-".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 17:27:10 -04:00
..
cmd Adopt cli-table for ANSI-aware table rendering and fix fabro ps bugs 2026-03-15 17:27:10 -04:00
cli.rs Add fabro run --detach to fork workflows as background processes 2026-03-14 17:18:50 -04:00
trycmd.rs Split trycmd into per-subcommand tests and remove live-probe doctor fixtures 2026-03-13 18:03:23 -04:00