-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Description
Hi,
First of all thanks for the great plugin. I've recently started using both windows gvim and cygwin vim and obviously the session plugin barfs since the filepaths are no longer loadable.
I've resorted to disabling vim-session in Cygwin. However, wanted to check if you'd be willing to consider implementing something like this in the plugin
- in the session file, store the os on which it was created (win32 or win32unix)
- while loading, only load last saved session if the os matches
- If it doesn't then load last saved session for the OS?
My vimscript fu is extremely limited - hence the request. If you think its too esoteric, then I completely understand :)
Metadata
Metadata
Assignees
Labels
No labels