I have done the following:

>From MachineA:
tmux new -s Session1
tmux new -s Session2
tmux ls # correctly shows Session1 and Session2

>From MachineB:
ssh MachineA
tmux new -s Session3
tmux ls # Only shows Session3

This is very confusing, as I thought connecting to the same sessions from
multiple places was one of the major use cases of tmux. Can anyone suggest
what I might be doing wrong?

Thanks,

David

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to