Closed alex-shamshurin closed 7 years ago
How do you make the new session ?
:Prosession <full path to project>
I just tried it and it seems to be working as expected. Here are the steps I used to try to reproduce the issue :
What are you doing different ?
For what all these steps are? Just one step :Prosession c:\User\alex\workspace\myproject
and project is created but path is wrong. The same is on Mac and Linux but it works as expected
I'll have to test on a windows box. Generally speaking it should work as long as the path itself exists and is correct.
Path exists and correct, it has been autocompleted, so it's ok, and plugin creates a session file but when it's linux or mac the path contains full path with %
symbols instead of slashes. On windows it creates a file which name is equal to last folder name, i.e. myproject
with no path.
Try with the latest changes, it should work, if not, i'll have to debug on a windows machine. Will take a look later tonight.
Ok, thanks.
I does not work now at all. I updated plugin sources and what I get on startup:
And in command mode :Prosession <path to new project>
I get this:
My bad, there was a typo in there, kindly try now.
Oh, now it's OK, thanks a lot. Much obliged. But I'll make another ticket for new options.
Good to know, thanks!
This error is still exists https://github.com/dhruvasagar/vim-prosession/issues/31. When I make new session it saves session file without path, just the session name. When I try open it - "Directory not found".