| INFOCMP(1) | General Commands Manual | INFOCMP(1) |
infocmp — compare
or print compiled terminfo descriptions
infocmp |
[-1acnqux] [-A
database] [-B
database] [-w
cols] [term ...] |
The infocmp reconstructs the first
available terminfo(5)
definition found for term and prints the result in a
terminfo(5) format.
Capability types are grouped together and new types start new lines, first
flags, then numbers, then strings. Capabilities are sorted by their name. If
a second term is given then the capabilities are
compared against each other.
The following options are available:
-1-A
database-B
database-a-a flag passed to
tic(1). This also sets the
-x flag as infocmp retains
commented out capabilities as non standard.-c-n-qNULL.-u-a flag.-w
cols-x-x only
handles non-standard capabilities. This only works if the database was
compiled with the -x flag passed to
tic(1).The infocmp utility exits 0 on
success, and >0 if an error occurs.
The infocmp utility outputs information
that conforms to the X/Open Curses Issue 4,
Version 2 (“XCURSES4.2”) standard.
Roy Marples <roy@NetBSD.org>
| February 5, 2010 | NetBSD 11.0 |