[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tmux 2.6 now supports setting the 256 color palette
From: |
Nicholas Marriott |
Subject: |
Re: tmux 2.6 now supports setting the 256 color palette |
Date: |
Fri, 23 Feb 2018 10:37:18 +0000 |
User-agent: |
NeoMutt/20171215 |
Hi
tmux may have multiple palettes in use at once, so palette setting will
only work properly on terminals with RGB colour support and where RGB
colour is configured for tmux.
I think this is best left for those who understand the limitations to
configure it themselves, it is not hard to create a modified terminfo
entry.
On Fri, Feb 23, 2018 at 07:54:25PM +1100, Timothy Allen wrote:
> According to the tmux changelog:
>
> https://github.com/tmux/tmux/blob/master/CHANGES#L312
> https://github.com/tmux/tmux/blob/master/CHANGES#L115
>
> ...as of tmux 2.6, it now supports modifying the 256-color palette with
> OSC 4/104. It would be good if you could update the terminfo database
> to match - I think all that needs to happen is for the "tmux-256color"
> entry to `use=xterm+256color` instead of `use=xterm+256setaf`.
>
> Thanks!
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-ncurses