Linux
<p>The commands I tend to use...</p>
<pre><code>c-a : search for window
c-a c-a : toggle last window
c-a num : switch to that window
c-a " : list windows
c-A A : change window name
c-a b : send break
screen -S <session> : create new session screen -r <session> : reattach </code></pre>