Skip to content

feature: add option to cycle top<->bottom of lists of items (e.g. Files view) #4465

Open
@jessefarinacci

Description

@jessefarinacci

Is your feature request related to a problem? Please describe.

Large change sets can be painful to navigate in menus like [2]Files list, or [3]Branches>branchname>commithash>Diff files, or the [5]Stash>stashid>Diff files set of explorers. Especially if you have an odd tendency to add files in the middle of this list, and need to bounce around the top and bottom of the lists.. ;-)

Describe the solution you'd like

Allow an option, default true, to cycle/wrap at the top of the list to the bottom, and vice versa. I'm using vi & arrow keys to navigate the lists, it'd be great if I hit down when on the bottom it would go to the very first item, if the option were enabled. Etc.

Describe alternatives you've considered

We could possibly use a custom command to jump the top or bottom, but it wouldn't enable the default natural behavior of moving "up" when at the top of a list, bringing cursor to bottom, and vice versa.

Additional context

n/a


Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions