expand opening keymap on detail-float
All checks were successful
tests / test (push) Successful in 8s

This commit is contained in:
2026-01-23 10:42:25 +01:00
parent 456a157549
commit 5d205c0302
4 changed files with 176 additions and 40 deletions

View File

@@ -55,7 +55,7 @@ Listing navigation:
<leader>fn [F]ind [N]ext failed test in listing (opens Detail-Float; works in Detail-Float)
<leader>fp [F]ind [P]revious failed test in listing (opens Detail-Float; works in Detail-Float)
<leader>ff [F]ind [F]irst list entry (opens Detail-Float; works in Detail-Float)
<leader>o Jump to test location
<leader>o Jump to test location (works in Detail-Float)
<leader>qn Close floats + jump to the first quickfix entry
Listing filters:
<leader>sf Filter listing to [ FAIL ] only