Tmux is a fantastic terminal utility, that enables you to become much more efficient with handling multiple tasks on the Linux shell, and gives you features that aren’t normally available to you (such as splitting your windows, separating tasks into tabs, and more! This series explores tmux and teaches you everything you need in order to become productive with it.
What You’ll Learn
- What a “multiplexer” is (and how it can help you work faster)
- How to install tmux
- Disconnecting from and restoring sessions
- Switching between projects
- Compartmentalizing your workload into panes and splits
- Customzing tmux
…and more!