| ▲ | drzaiusx11 5 hours ago | ||||||||||||||||
Tmux is n clients to 1 server. Screen is 1 server to 1 client. In screen each client session is a fork of the screen server. In tmux there's one server and many client forks iirc. | |||||||||||||||||
| ▲ | gguingff 4 hours ago | parent [-] | ||||||||||||||||
this is incorrect. you can have multiple clients using screen -x instead of screen -a | |||||||||||||||||
| |||||||||||||||||