loosing window working dir
Closed this issue · 4 comments
yazgoo commented
Hi,
when i do a :tcd, zoom in and zoom out, then change window, :pwd is changed to the original directory.
dhruvasagar commented
@yazgoo I have pushed an update that should address this. Let me know if it's still an issue. This is on vim
to get it right, but I believe with the right sessionoptions
it should work.
dhruvasagar commented
Looks like this works on Neovim, but not on VIM
yazgoo commented
Thanks @dhruvasagar , it looks like it is indeed fixed on neovim !
dhruvasagar commented
@yazgoo I have pushed some updates let me know if you still face this issue.