Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
021c64310daa4ae4c4e8af08f17c994f21237758
/
colour.c
ed6c036
Use ints for the calculations rather than u_char, they could end up signed.
by nicm
· 9 years ago
55b96a5
Handle the RGB colour escape sequence (\033[38;2;<r>;<g>;<b>m and 48;2)
by nicm
· 9 years ago
1cb073d
Use fixed colour tables rather than generated and do a quick search for
by nicm
· 9 years ago
02df860
Fix some format specifier nits, from Ben Boeckel.
by nicm
· 10 years ago
f28032b
Check for \0 in the right place, from J Raynor.
by nicm
· 10 years ago
9823547
Remove tmux's (already minimal) 88 colour support. Such terminals are
by Nicholas Marriott
· 12 years ago
7f24020
Add strings to allow the aixterm bright colours to be used when
by Nicholas Marriott
· 13 years ago
47d41d0
There is no need to use sqrt()/INFINITY here which simplifies the code
by Nicholas Marriott
· 13 years ago
703160b
Accept colours of the hex form #ffffff and translate to the nearest from
by Nicholas Marriott
· 14 years ago
372a8cb
Permit options such as status-bg to be configured using the entire 256 colour
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago