tmux-up
tmux-up copied to clipboard
Support running from within an active session
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:
- rename the current session to what
tmux-up
calculates - run
tmux source-file $FILE