Skip to content

vim-session reorders the opened tabs #193

@alexzanderr

Description

@alexzanderr

neovim --version == 0.5

plugins installed:

  • vim-session
  • barbar

steps to reproduce:

  • have neovim opened with some tabs that are ordered in their open order (just a normal order)
  • save the the current session with SaveSession
  • reopen neovim
  • open the saved session OpenSession (then asks for which) and you select one

and you will see the tabs reordered in reverse order compared to original position.

does vim-session has a sort function for the current opened tabs?

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