######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
-# $OpenBSD: termtypes.master,v 1.52 2015/04/22 12:50:12 nicm Exp $
+# $OpenBSD: termtypes.master,v 1.53 2015/04/29 16:01:48 nicm Exp $
#
# This version of terminfo.src is distributed with ncurses and is maintained
# by Thomas E. Dickey (TD).
# Report bugs and new terminal descriptions to
# bug-ncurses@gnu.org
#
-# $Revision: 1.52 $
-# $Date: 2015/04/22 12:50:12 $
+# $Revision: 1.53 $
+# $Date: 2015/04/29 16:01:48 $
#
# The original header is preserved below for reference. It is noted that there
# is a "newer" version which differs in some cosmetic details (but actually
sc=\E7, sgr0=\E[m, smir=\E[4h, smkx=\E=, smso=\E[3m,
smul=\E[4m, tbc=\E[3g,
+# tmux is compatible with screen, but has support for italics, and some of the
+# xterm cursor bits.
+tmux|tmux terminal multiplexer,
+ use=xterm+tmux, use=screen, Ms@, smso=\E[7m, rmso=\E[27m, sitm=\E[3m,
+ ritm=\E[23m,
+
+tmux-256color|tmux with 256 colors,
+ use=xterm+256setaf, use=tmux,
+
#### NCSA Telnet
# Francesco Potorti <F.Potorti@cnuce.cnr.it>: