Open jamesottaway opened 4 years ago
Some users have muscle memory to launch tmux manually, and than want to think about how to structure their windows/panes. Running tmux-up $FILE when $TMUX is not empty should:
tmux
tmux-up $FILE
$TMUX
tmux-up
tmux source-file $FILE
Some users have muscle memory to launch
tmux
manually, and than want to think about how to structure their windows/panes. Runningtmux-up $FILE
when$TMUX
is not empty should:tmux-up
calculatestmux source-file $FILE