Use fixed colour tables rather than generated and do a quick search for
authornicm <nicm@openbsd.org>
Fri, 5 Jun 2015 22:01:17 +0000 (22:01 +0000)
committernicm <nicm@openbsd.org>
Fri, 5 Jun 2015 22:01:17 +0000 (22:01 +0000)
commitf5842a269bf5a26122412a335a2ab7aa377b93d9
tree6020361fb8075293acb16cd6c7a8d610a7a03233
parent053f6b089a14db59ad836d74069b46fce87c2b13
Use fixed colour tables rather than generated and do a quick search for
exact match before doing the distance comparison.
usr.bin/tmux/colour.c