psoxizsh/tmux
Paul Stemmet c815f5aa25
tmux: fix truecolor in tmux
So story time, I discovered :checkhealth in Neovim, and it gave a fairly
decent explanation of how to fix terminal truecolor support.

Namely, use `tmux-256color` (or `screen-256color`) for the
default-terminal, then force truecolor (Tc) in the terminal-overrides

It also mentioned that `focus-events` needs to be enabled for n/vim to
detect changes to its buffers. Notably, this allows vim to rerender
changed content when switching into a tmux pane containing a vim
session.
2022-10-02 18:59:17 +00:00
..
fragment tmux: add ctrl-shift movement fragment file 2022-09-29 16:41:46 +01:00
plugins ff submodules 2021-11-11 19:34:26 +00:00
tmux.conf tmux: fix truecolor in tmux 2022-10-02 18:59:17 +00:00