### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Hello, I was not able to achieve the current task: `Open the list of **ALL** buffers (whether or not they are in the current working directory) without changing the CWD or the root node` Thanks. ### Describe the solution you'd like. I would like to be able to set the root of a window for that instance only. ### Describe alternatives you've considered. I have tried this: `:Neotree float buffers dir=/ reveal_force_cwd` And it kinda works but then when I want to open the tree for xample with `:Neotree toggle` the root is automatically set to `/`. ### Additional Context _No response_