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

@@ -83,6 +83,7 @@ Additional keymaps:
- Press `<cr>` on a `[ FAIL ] ...` line in the listing to open/update the **Detail-Float** as a 20/80 split (left 20% listing, right 80% detail).
- ANSI color translation is only applied in the **Detail-Float**; the **Test-Listing-Float** shows raw text without ANSI translation.
- `<esc><esc>` hides the floating window; `TSamShowOutput` reopens it.
- If no output is captured for a test, the **Detail-Float** shows `No output captured`.
## Runner architecture