On my local machine I\'ve got 3 node.js instances running simultaneously. Each has it\'s own pane in a tmux window called \"servers\". The problem is that it\'s not that eas
Yes there is such a command: tmux. Give your session a name and it will be displayed in an inner status bar:
tmux
TMUX=0 tmux new-session -s my-new-session