How can I use `pymux` to achieve the same functionality as the `tmux` command ? `tmux new -s session_name || tmux attach -t session_name`