Skip to content

?bug - <Tab> and <S-Tab> directions gets swapped, but <C-n> and <C-p> directions don't #79

Open
@va9iff

Description

@va9iff

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions