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
Use tmux switch -t [target-session] if want to switch instant
tmux switch -t [target-session]