add quick help within detail-float

This commit is contained in:
2026-01-07 17:19:29 +01:00
parent 4c2d585f2d
commit e9a7d2029b
4 changed files with 152 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ Additional keymaps:
- `<leader>qn` -> close the testing floats and jump to the first quickfix entry
- `<leader>nf` -> jump to the next `[ FAIL ]` entry in the Test-Listing-Float (wraps to the first)
- `<leader>pf` -> jump to the previous `[ FAIL ]` entry in the Test-Listing-Float (wraps to the last)
- `?` -> show help with TSam commands and standard keymaps in the Detail-Float
## Output UI