tmuxtmuxinator

Switch between sessions in tmux?


I'm relatively new to tmux and use it just for local development. In some tmux tutorials, a person will list out their tmux sessions in an enumerated list. There is yellow highlight typically. Does anyone know what I'm talking about and how to do it? Secondly, would you say this is best practice? I'm over here with 8 iTerm2 tabs open :(

Here's a screenshot of what I'm looking for:

enter image description here


Solution

  • ctrl+b, s

    Note ctrl+b is my prefix, your prefix could be something else.