Skip to content

Question: Windows vim and Cygwin vim #85

@raghur

Description

@raghur

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

  1. in the session file, store the os on which it was created (win32 or win32unix)
  2. while loading, only load last saved session if the os matches
  3. 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

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