tmux deatach from other client code example
Example: tmux disconnect other clients
// list up clients
<prefix> D
// select one you want to disconnect from list
// detach
<prefix> d
// list up clients
<prefix> D
// select one you want to disconnect from list
// detach
<prefix> d