6 ms·
> However, each tab I open I need to cd into the same directory. As of tmux 1.7, this should be unnecessary. Every tab and split will open in the working direc
by phinze 13y ago
> However, each tab I open I need to cd into the same directory.
As of tmux 1.7, this should be unnecessary. Every tab and split will open in the working directory of the current pane, and the behavior can be changed with the `default-path` option.