=== brainwash_ is now known as brainwash [11:13] Has anyone checked/experimented with the xfce4-terminal true-colour support? I just noticed that although I enabled it some time ago for use with tmux (and I'm /reasonably/ sure I did test it) it is not currently working (using 24-bit-color.sh as the test). 'tmux info' shows Tc is true for xterm-256color, and I read that the libvte/xfce-terminal versions in 18.04+ (built against gtk3) should support [11:13] it. === gaia is now known as Guest23165 [11:54] TJ-: you mean it's not working inside tmux? [11:55] brainwash: correct [11:56] I'm beginning to doubt myself about having previously tested it :) [12:00] a quick search gives https://stackoverflow.com/questions/41783367/tmux-tmux-true-color-is-not-working-properly [12:03] # Enable RGB colour if running in xterm(1) [12:03] set-option -sa terminal-overrides ",xterm*:Tc" [12:03] TJ-: this works ^ [12:15] Yes, that's how I have it configured [12:15] this is why I'm confused :) [12:16] as I said, tmux info shows it is enabled too ( "Tc: (flag) true" ) [12:17] is this 19.04? [12:18] I've tested it in 18.04, and it works [12:18] this is 18.04. Tried it on 2 systems so I was wondering if it was the 24-bit-color.sh not working as advetised :) [12:20] TJ-: https://i.imgur.com/hlKGjT0.png [12:21] right, that is what I expected, but it only gets blank lines which infers TC isn't working [12:22] it has to be something specific to your setup [12:23] yes, that's what I'm thinking, but so far its defeated me. Likely something stupidly simple too [12:24] tmux info shows the controlling terminal is using xterm-256color which has the Tc flag set by terminal-overrides [12:24] env shows COLORTERM=truecolor and TERM=screen-256color [12:27] best to ask in #tmux then [12:33] oooo! I ran another true-color test and it works, so it must be something to do with that 24-bit-color.sh === gaia is now known as Guest5760 [12:34] the awk script in this issue https://github.com/tmux/tmux/issues/696 === sorinello1 is now known as sorinello === gaia is now known as Guest42650