nix-config/tmux/README.md
Donovan Glover 6ccf5d3352
docs: Update READMEs for fish, git, and tmux
This is the start of a process to change the old
READMEs to the new format.
2018-11-19 22:00:35 -05:00

18 lines
320 B
Markdown

# tmux
[tmux][tmux] is a terminal multiplexer.
## Use Cases
tmux can be used to:
- Have persistent history in the terminal
- Detach sessions and re-attach them later
- Work with multiple shells while SSH'd in another machine
You should not use tmux if:
- You should use tmux.
[tmux]: https://github.com/tmux/tmux