nix-config/tmux
Donovan Glover dd0b64cac4
tmux: Standardize layout
This admittedly makes our tmux slightly boring in comparison to those
that customize it, but having a consistent layout makes it easier to
work with tmux across different environments.
2021-05-14 17:31:08 -04:00
..
.tmux.conf tmux: Standardize layout 2021-05-14 17:31:08 -04:00
README.md docs: Update READMEs for fish, git, and tmux 2018-11-19 22:00:35 -05:00

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.