Relative Content

Tag Archive for linuxterminaltmux

Use two physical monitors with one shared tmux session

I have two different monitors in my setup. On both monitor, I want to be able to open on each monitor a Linux terminal session and start tmux in both. Now I can do separate work on each monitor but switching between those windows is a little bit annoying. So how can I connect this two different tmux sessions, so I can still have two separate terminals on both screens but be able to switch between them with tmux commands?