add keymaps for quick filtering the test-listings
All checks were successful
tests / test (push) Successful in 10s
All checks were successful
tests / test (push) Successful in 10s
This commit is contained in:
@@ -66,6 +66,9 @@ 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)
|
||||
- `<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
|
||||
- `?` -> show help with TSam commands and standard keymaps in the Detail-Float
|
||||
|
||||
## Output UI
|
||||
|
||||
Reference in New Issue
Block a user