Closed
Description
nvim/nvim-tree Versions :
nvim v0.6.0 - nightly AppImage - commit 682247
nvim-tree f178c8
Here is my minimal config :
packadd nvim-tree.lua
How to reproduce :
- 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 stepcd
back to the previous dir instead of not showing the preview.)
Metadata
Metadata
Assignees
Labels
No labels