tmux Series
tmux is one of those tools that becomes obvious after it is already in your hands: keep work running, split a terminal into panes, move between projects, detach from a session, and come back later.
This series keeps the setup small and practical. Start with the smallest useful configuration, then add pieces only when they make daily terminal work easier.
Guides
- A Brutally Simple tmux Intro - one script that installs what you need and sets up a searchable command palette.
- More tmux Shortcuts, and How to Add Your Own - the keys worth learning next, writing your own bindings, and adding a plugin.
- Run a Second tmux Server with Its Own Config -
-Land-ffor testing a config without touching your running sessions.