Commit 60e6b68
committed
feat(qf): add key mappings for quickfix navigation
- Users can now navigate to the next quickfix item with Ctrl+j.
- Users can navigate to the previous quickfix item with Ctrl+k.
- Pressing Enter on a quickfix item opens it and closes the quickfix window.1 parent 4ebdc88 commit 60e6b68
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments