add rerun function from within the listing-float
All checks were successful
tests / test (push) Successful in 8s

This commit is contained in:
2026-01-07 20:11:53 +01:00
parent 5d0b4e9dd6
commit 924584d8b3
4 changed files with 173 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ Additional keymaps:
- `<leader>sf` -> filter the listing to `[ FAIL ] - ...` entries
- `<leader>ss` -> filter the listing to `[ SKIP ] - ...` entries
- `<leader>sa` -> clear the listing filter and show all entries
- `<leader>tt` -> run the test under the cursor in the listing
- `?` -> show help with TSam commands and standard keymaps in the Detail-Float
## Output UI