Closed
Description
Description
When splitting window into half or more and I select a new file to open it pop ups: "Pick window:" , I saw in the that can not be automated how the window is picked.
So if I have two windows | A | B | and I am in B and open nvim-tree I want to open it on B automatically like nerd-tree does. But config does not allow it.
Neovim version
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
Manjaro latest stable
nvim-tree version
Minimal config
No config need, default one
Steps to reproduce
- Open file
- Split and open another, so now you have tab | A | B |
- Open nvim-tree and select a file, it will ask
Expected behavior
No response
Actual behavior
No response