neovim --version == 0.5
plugins installed:
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?
neovim --version ==
0.5plugins installed:
steps to reproduce:
SaveSessionOpenSession(then asks for which) and you select oneand you will see the tabs
reorderedin reverse order compared to original position.does vim-session has a sort function for the current opened tabs?