xolox / vim-session

Extended session management for Vim (:mksession on steroids)
http://peterodding.com/code/vim/session/
961 stars 80 forks source link

RestartVim not working (linux vim 8.0.1453) #183

Open sparcbr opened 4 years ago

sparcbr commented 4 years ago

On gvim it exits normally (after asking confirmation to save session), but then it does not reopen. I tried debugging but, couldn't find anything.

On terminal it doesn't do anything. Only through debugging I could read the message: "session.vim 2.13.1: The :RestartVim command only works in graphical Vim!"