I just installed tmux on my new MacBook Pro, and I ran into the following problem.
When I create a new window using the tmux new-window command, I get a new window with the same working directory as the session I created. This is the behavior that I expect / desire.
When I create a new window using Cb Cc, I get a new window in my home directory.
Why do my keyboard shortcuts give me a different behavior / how do I get them to use the same directory?
gusto source share