6 ms·
Does it or will it support 24bit / True Color terminals? This is the only feature I miss with Tmux since I've been using Neovim with 24bit colors for a while.
by otiger 11y ago
Does it or will it support 24bit / True Color terminals?
This is the only feature I miss with Tmux since I've been using Neovim with 24bit colors for a while.
- ossreality 11y agoThere are multiple patches for tmux floating around. One of them is even correct, if you want 24bit tmux. My arch and nix machines are both running it.
- jonathan_s 11y agoYes, it does support true color. It's disabled by default, because not all terminals support it, but if you want 24bit, do: pymux --truecolor
- xvilka 11y agoThanks, added in my summary gist https://gist.github.com/XVilka/8346728#terminal-multiplexers https://gist.github.com/XVilka/8346728#terminal-multiplexers