Skip to content

Option to move between panes "circularly" #10

@mrjones2014

Description

@mrjones2014

Not sure if the title makes sense, and actually not even sure this is possible with the Neovim API, but basically what I want is, if my cursor is in the leftmost split, and I call require('Navigator').left(), it should go to the rightmost split.

This already works this way with the tmux panes, but not with Neovim splits.

Example of how it works in tmux splits:

CleanShot-2022-03-18-at-09 19 51

vs. in Neovim splits

CleanShot-2022-03-18-at-09 22 28

Does that make sense? Not sure if I explained that too well 😅

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