nix-config/tmux
Donovan Glover 83dd4ed015
Remove old tmux colors
Some of these settings, specifically the window-status ones, produced
error messages in more recent versions of tmux. I've gone ahead and
simplified everything to the default colors since they work pretty well
already.
2021-05-10 11:10:12 -04:00
..
.tmux.conf Remove old tmux colors 2021-05-10 11:10:12 -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.