Hello,

I have two machines, Ubuntu Xenial (16.04) and Ubuntu Trusty (14.04). I
installed PPA version 2.6 for both machines (from
https://launchpad.net/~sig-lange/+archive/ubuntu/tmux/+packages). Adding
this two lines

set -g default-terminal "tmux-256color"
set -ga terminal-overrides ",*256col*:Tc"

on .tmux.conf, I have different result from both machines.

On Ubuntu Xenial, with command 'tmux info|grep Tc' I will get '201: Tc:
(flag) true'. $TERM is 'tmux-256color'

But, on Ubuntu Trusty, I just get '202: Tc: [missing]' and $TERM is 'screen'

Then on The Trusty, I uninstalled and build manually version 2.7. But, the
result is still don't have true color support

I connecting to the machines remotely with Putty version Development
snapshot 2018-04-14.fbc8b7a

TIA

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to