Hi,

It seems that if lcd is used, the paths in the session files are not
set correctly anymore.
I use 7.2.108 (gentoo-linux) and have not had this behaviour in 7.2.

Try this to reproduce:

* rm ~/.viminfo ~/.vimrc
* vim --noplugin
* :ed ~/subfolder/test.txt
* :lcd ~/subfolder/.
* :mks! ~/sess-test.vim
* :qa
* vim --noplugin -S sess-test.vim

Result: vim does not open ~/subfolder/test.txt but test.txt (which
does not exist).
This does not happen if lcd (see above) is not called.

Thank You
 Felix
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to