1 example for mosh
# You can run remote command mosh user@host -- your_command with arguments # It's handy for direct tmux session mosh user@host -- tmux attach -t your_session_name
# You can run remote command mosh user@host -- your_command with arguments # It's handy for direct tmux session mosh user@host -- tmux attach -t your_session_name