Naming things in tmux
In which I sort out which tmux session is which
I got the basics of tmux down:
- starting a new session
- creating new windows
- moving between windows
- scrolling back in a window buffer
And that’s about it.
After this long you might expect me to know more. Alas, no.
At some point I realized you can have more than one tmux session going at a time. Now my normal day includes the site in one session, work in another, and sometimes a third for random puttering.