You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What?
Have n/N navigate either the quickfixlist or the searches, depending on which you used last.
(Make suggestions of other things n/N can navigate!)
Why?
Basically both quickfix list and search are really powerful, but they are rarely used, so it feels bad to have separate dedicated keys for their navigation. Since they are rarely I think we can combine their navigation keys to n without much problem
Potential existing implementations:
I havent found any
Potential pitfalls:
The text was updated successfully, but these errors were encountered:
I would propose something different: Have an overview like ls is for all buffers, which shows all available quickfixlists and be able to navigate them.
By the same reason that :bn has no mapping, the quickfixlist has no default mapping.
I think the reason why there is no mapping like :b``is because :q,:c,:f` were all used for something else even though the quickfixlist is arguably more used (except for :q).
What?
Have n/N navigate either the quickfixlist or the searches, depending on which you used last.
(Make suggestions of other things n/N can navigate!)
Why?
Basically both quickfix list and search are really powerful, but they are rarely used, so it feels bad to have separate dedicated keys for their navigation. Since they are rarely I think we can combine their navigation keys to n without much problem
Potential existing implementations:
I havent found any
Potential pitfalls:
The text was updated successfully, but these errors were encountered: