tmux-sensible icon indicating copy to clipboard operation
tmux-sensible copied to clipboard

True color support

Open evantravers opened this issue 9 years ago • 1 comments

The only way I have been able to enable true color support in tmux is to do the trick listed here: https://github.com/tmux/tmux/issues/34#issuecomment-241527745

Is there any way to wisely overwrite this?

evantravers avatar Aug 24 '16 19:08 evantravers

You don't need that. You only need screen-256color. It works with both vim and neovim and termguicolors.

In fact that breaks highlight search in less so you do not even want that.

hholst80 avatar Jul 06 '19 21:07 hholst80