show always detail-float on <cr>
All checks were successful
tests / test (push) Successful in 8s

This commit is contained in:
2026-01-08 13:47:45 +01:00
parent 118f84c31e
commit 238d5f9634
4 changed files with 98 additions and 2 deletions

View File

@@ -77,7 +77,8 @@ Detail-Float: right subwindow showing detailed output for a test.
After running a test command, the UI opens in listing mode (only the
Test-Listing-Float is visible). Press <cr> on a [ FAIL ] entry to open
the Detail-Float with a 20/80 split. ANSI colors are translated only
inside the Detail-Float.
inside the Detail-Float. If no output is captured for a test, the
Detail-Float shows "No output captured".
RUNNER ARCHITECTURE *test-samurai-runners*