Current working directory changed if `vim.opt.shellslash = true` on windows.
ysl2 opened this issue · 3 comments
ysl2 commented
On windows.
if I set vim.opt.shellslash
to true, and toggle nvim-tree, the current directory will be changed.
Shatur commented
Wrong repo? You probably wanted to report it to https://github.com/nvim-tree/nvim-tree.lua
ysl2 commented
I think it’s the session manager’s problem,not nvim-tree.lua
Shatur commented
We change current directory only on session load.