Skip to content

[Feature Request] Go to currently opened buffer #39

@luiz00martins

Description

@luiz00martins

As an example, in the setup below, I have a couple of buffers opened: init.vim, mappings.lua (in the second tab), plugins_portable.lua, and plugins_complete.lua (in the first tab). init.vim is currently focused.

image

If I press Enter in mappings.lua, it'll open it in the current window, overriding init.vim. Same for any other buffer. It'll open the buffer in the current window focused (which happens to be init.vim).

My feature request, is that I could press a key (perhaps g), and I could go to that buffer's window if it's already opened. In the example above, pressing g on mapping.lua would jump to the second window, as it's already opened there. Pressing g on plugins_portable.lua would jump to the first tab, first window (where it's currently opened), etc.

This would make navigating between currently opened buffers very convenient.

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