1. a41a927 Query the client terminal for foreground and background colours and if by nicm · 1 year, 10 months ago
  2. 938130b Add unit (milliseconds) to escape-time, show unset colours as "none" by nicm · 2 years, 7 months ago
  3. 4fe5aa9 Fix a comparison, from Ben Boeckel, and a crash when opening completion by nicm · 2 years, 12 months ago
  4. 197a116 Add a way to force a colour to RGB and a format to display it. by nicm · 2 years, 12 months ago
  5. befe7cb Do not use NULL palette when clearing. by nicm · 3 years, 2 months ago
  6. 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 3 years, 2 months ago
  7. 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 3 years, 8 months ago
  8. 20fcdcf Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue 2317. by nicm · 4 years, 2 months ago
  9. dae2868 Add support for underscore colours with Setulc capability, mostly from by nicm · 5 years ago
  10. 10f0094 The pane's style should be initialized to default before parsing the argument. by nicm · 6 years ago
  11. fc41bf4 Add a "terminal" colour which can be used instead of "default" in style by nicm · 6 years ago
  12. 591b26e Show count of search results in copy mode. by nicm · 8 years ago
  13. 1fd6ca2 Instead of representing colours in several different forms with various by nicm · 8 years ago
  14. d9450bf Much faster (and smaller) method of mapping RGB colour to an xterm(1) by nicm · 8 years ago
  15. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  16. ed6c036 Use ints for the calculations rather than u_char, they could end up signed. by nicm · 9 years ago
  17. 55b96a5 Handle the RGB colour escape sequence (\033[38;2;<r>;<g>;<b>m and 48;2) by nicm · 9 years ago
  18. 1cb073d Use fixed colour tables rather than generated and do a quick search for by nicm · 9 years ago
  19. 02df860 Fix some format specifier nits, from Ben Boeckel. by nicm · 10 years ago
  20. f28032b Check for \0 in the right place, from J Raynor. by nicm · 10 years ago
  21. 9823547 Remove tmux's (already minimal) 88 colour support. Such terminals are by Nicholas Marriott · 12 years ago
  22. 7f24020 Add strings to allow the aixterm bright colours to be used when by Nicholas Marriott · 13 years ago
  23. 47d41d0 There is no need to use sqrt()/INFINITY here which simplifies the code by Nicholas Marriott · 13 years ago
  24. 703160b Accept colours of the hex form #ffffff and translate to the nearest from by Nicholas Marriott · 14 years ago
  25. 372a8cb Permit options such as status-bg to be configured using the entire 256 colour by Nicholas Marriott · 15 years ago
  26. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago