Open
Description
I have <C-p>
as buffers
with sort_mru
. then I press <C-p>
again to cycle it. it was all good. then I decided to flip the sorting_strategy
. it flipped my active item to top. then I pressed <C-p>
and it cycled back to the last element.
I would create an issue, but then I realized pressing <Tab>
actually cycles through the new direction, <S-Tab>
in the reverse of the current direction (I'm ignoring its selections while cycling). I wonder why is it made like that? shouldn't <C-n>
mean "next" instead of "down" and <C-p>
mean "previous" instead of "top" ?
Metadata
Metadata
Assignees
Labels
No labels