PRoot/tmux: opening a new pane to the correct working directory?
In default tmux, opening a new pane will correctly open to the same working directory of the previous active pane e.g.
However, if I enter a PRoot via proot-distro, change to a new directory , and then open a new pane, it will open with a working directory that was active when I entered the PRoot:
Is there a way to trick tmux into opening a working directory in the proot?
1 Reply
There's probably a setting for that, but one way to avoid this is to create two panes before changing the cwd