Tmux
tmux
Motivation
I like using tmux. It’s a terminal multiplexer, so it allows you to spawn multiple panes - and many more features.
the main features i use are:
- Multiple panes
- Different windows for different tasks
- Reconnection to the tmux session after closing the terminal
If you want to learn more about tmux - read the official wiki
TPM
TPM is a plugin manager you can use it to import other tmux “plugins” into your configuration and configure them with some custom options.