add convenient keymaps for test-command inspection

This commit is contained in:
2026-01-08 13:21:01 +01:00
parent 924584d8b3
commit 118f84c31e
4 changed files with 75 additions and 1 deletions

View File

@@ -70,6 +70,8 @@ Additional keymaps:
- `<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
- `<leader>cb` -> breaks test-command onto multiple lines
- `<leader>cj` -> joins test-command onto single line
- `?` -> show help with TSam commands and standard keymaps in the Detail-Float
## Output UI