Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
723010ba72e337832402f8e44981c02caa30b476
/
colour.c
10f0094
The pane's style should be initialized to default before parsing the argument.
by nicm
· 6 years ago
fc41bf4
Add a "terminal" colour which can be used instead of "default" in style
by nicm
· 6 years ago
591b26e
Show count of search results in copy mode.
by nicm
· 8 years ago
1fd6ca2
Instead of representing colours in several different forms with various
by nicm
· 8 years ago
d9450bf
Much faster (and smaller) method of mapping RGB colour to an xterm(1)
by nicm
· 8 years ago
995af0e
I no longer use my SourceForge address so replace it.
by nicm
· 9 years ago
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