You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd ~/.config (or whatever directory containing other not empty directory)
neovim -u ~/.config/neovim/minimal.vim
NvimTreeToggle
Open a not empty dir with
Hit on whatever readable file and see preview of it
Now move the cursor to the same dir and hit <C-]> to cd in it
Hit on the same file as before and see that no preview is shown
(Sometime, the last step cd back to the previous dir instead of not showing the preview.)
The text was updated successfully, but these errors were encountered:
nvim/nvim-tree Versions :
nvim v0.6.0 - nightly AppImage - commit 682247
nvim-tree f178c8
Here is my minimal config :
How to reproduce :
NvimTreeToggle
cd
in it(Sometime, the last step
cd
back to the previous dir instead of not showing the preview.)The text was updated successfully, but these errors were encountered: