Support xterm(1) cursor colour change sequences through terminfo(5) Cc
commit944b5e6fa04e014501f465e3898315c84d10bd9e
authorNicholas Marriott <nicm@openbsd.org>
Fri, 20 May 2011 19:03:58 +0000 (20 19:03 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Fri, 20 May 2011 19:03:58 +0000 (20 19:03 +0000)
tree84bf7b9489fc4105d7c5a4c59df7058c867a19fe
parent96e7f33da3078facc504c6c66d42956bc44b2e54
Support xterm(1) cursor colour change sequences through terminfo(5) Cc
(set) and Cr (reset) extensions. Originally by Sean Estabrooks, tweaked
by me and Ailin Nemui.
input.c
options-table.c
screen.c
server-client.c
tmux.1
tmux.h
tty-term.c
tty.c