Closed
Description
Hey, when I create a new tab in Nvim, with the :tabnew command, and open Nvim Tree in both tabs.
When I now open for example a frontend directory in one tab, and go into a backend directory in the other tab, it goes into the backend directory in both tabs.
Is this wanted or is this a bug, and is there a way to change this behavior?