summaryrefslogtreecommitdiffstats
path: root/colour.c
AgeCommit message (Expand)Author
2015-03-31Fix some format specifier nits, from Ben Boeckel.nicm
2015-02-07Check for \0 in the right place, from J Raynor.nicm
2013-03-27Remove tmux's (already minimal) 88 colour support. Such terminals areNicholas Marriott
2012-01-21Add strings to allow the aixterm bright colours to be used whenNicholas Marriott
2011-08-22There is no need to use sqrt()/INFINITY here which simplifies the codeNicholas Marriott
2011-01-08Accept colours of the hex form #ffffff and translate to the nearest fromNicholas Marriott
2009-09-10Permit options such as status-bg to be configured using the entire 256 colourNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott