hassek

Remember

My code snippets

Sometimes in a server there are many users attached to a tmux session, because screens can be smaller on their terminal, this tends to happen:

image

You can detach users that are making this happen by issuing the command <PREFIX> D. It will show you their screen size and you can detach them.

screen size

Or you could be a full fledged __ and kick everyone out when you are attaching to the session with tmux a -d.