aboutsummaryrefslogtreecommitdiff
path: root/colour.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2013-04-13
|\
| * Remove tmux's (already minimal) 88 colour support. Such terminals areNicholas Marriott2013-03-27
| * Add strings to allow the aixterm bright colours to be used whenNicholas Marriott2012-01-21
| * There is no need to use sqrt()/INFINITY here which simplifies the codeNicholas Marriott2011-08-22
| * Accept colours of the hex form #ffffff and translate to the nearest fromNicholas Marriott2011-01-08
| * Permit options such as status-bg to be configured using the entire 256 colourNicholas Marriott2009-09-10
| * Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01
* Sync OpenBSD patchset 1006:Tiago Cunha2012-01-21
* Sync OpenBSD patchset 948:Tiago Cunha2011-08-25
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 833:Tiago Cunha2011-01-21
* Sync OpenBSD patchset 322:Tiago Cunha2009-09-11
* chmod +x configureNicholas Marriott2009-05-18
* Support for 88 colour terminals.Nicholas Marriott2009-03-07
* Allow status, mode and message attributes to be changed by three new options:...Nicholas Marriott2009-01-27
* Trim spaces.Nicholas Marriott2009-01-10
* Translate 256 colours to 16.Nicholas Marriott2008-10-09
* Split colour functions from screen.Nicholas Marriott2008-09-10