Switching between windows on a remote nested tmux session
Figured this out a while. I tmux first to server 1 and then ssh into server 2.
I often need to switch between windows in the remote session.
Finally, figure out that the way to do this is to use the prefix keys "CTRL+" TWICE
FTW! Cool!