mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
0eb271a50c
It turns out that even if your terminal supports true color, it won't be used in tmux unless you set the option explicitly. Now it is possible to enjoy the benefits of true color inside tmux. |
||
---|---|---|
.. | ||
.tmux.conf | ||
README.md |
tmux
I use tmux to run multiple shells inside a single terminal, in addition to all the other benefits that tmux provides, such as session management, persistent history, and detaching.
Dependencies
Installation
make package=tmux
Usage
Start tmux as you normally would.