Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThe start_directory directive is not respected when creating new panes. #631
Comments
|
@ygworldr Thanks for raising this issue. It seems like the main |
|
I am happy to test any fix, if you wanted me to. |
|
Ok, great! I'll let you know when I have a fix |
|
Upgraded and the bug is indeed fixed. Thank you so much. |
Step 1: Provide a summary of your problem
The
start_directorydirective is not respected when creating new panes.Step 2: Provide tmuxp details
tmux list-sessions,tmux list-windows,tmux list-panesNAtmux show-options -g,tmux show-window-options -gNAtmuxp freeze <SESSION_NAME>NAStep 3: Describe your environment
Step 4: Describe the problem:
Steps to reproduce:
start_directoryto~/ook& save as~/.tmuxp/ook.yaml.tmuxp load ookctrl+a + c~/ook~/.Observed Results:
The new pane is opened in
~/.Expected Results:
I was expected the new pane current directory to be
~/ookRelevant Code: