sponsor Vim development Vim logo Vim Book Ad

gsession.vim : global session manager (improved)

 script karma  Rating 18/6, Downloaded by 2089  Comments, bugs, improvements  Vim wiki

created by
Yo-An Lin
 
script type
utility
 
description
gsession.vim provides global namespace and current path namespace for you to save session. so if you save session with the same name in different space, it won't conflict.

gsession.vim also provides anonymous sessions , so you don't need to think about session name , gsession.vim saves time for you.

gsession.vim saves your session files into the same directory (~/.vim/session/) by default. and auto-detect your session file to load session file when you are opening vim editor without arguments. you can also define your session dir by g:session_dir option.

gsession.vim also save your session file when you are leaving vim editor.

gsession.vim also support making a local session file <leader>sS, which is just like :mksession! command. but you can define your favorite session filename.
 
install details
see http://github.com/c9s/gsession.vim for more details.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gsession-vim-0.23.tar.gz 0.23 2010-02-24 7.2 Yo-An Lin different namespace support for git branch
(This package is released by VIM::Packager http://github.com/c9s/vim-packager)>
gsession-vim-0.22.tar.gz 0.22 2010-02-24 7.2 Yo-An Lin windows path support
(This package is released by VIM::Packager http://github.com/c9s/vim-packager)>
gsession-vim-0.21.tar.gz 0.21 2009-12-09 7.2 Yo-An Lin remove sesdir property from option.
(This package is released by VIM::Packager http://github.com/c9s/vim-packager)>
gsession-vim-0.2.tar.gz 0.2 2009-12-08 6.0 Yo-An Lin Initial upload
ip used for rating: 18.116.42.208

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github