I\'m trying to cat into an tmux session via SSH like this:
ssh -tt instance "cat | tmux a -dt session-name"
I get the following error: