|
NAMEinfotocap - convert a terminfo description into a termcap descriptionSYNOPSISinfotocap [-vn width] [-V] [-1] [-w width] file . . .DESCRIPTIONinfotocap looks in each given text file for terminfo descriptions. For each terminfo description found, an equivalent termcap description is written to standard output. Terminfo use capabilities are translated directly to termcap tc capabilities.
FILES
NOTESThis utility is actually a link to tic, running in -C mode. You can use other tic options such as -f and -x.SEE ALSOcurses(3X), tic(1M), infocmp(1M), terminfo(5)This describes ncurses version 5.9 (patch 20130511). AUTHOREric S. Raymond <esr@snark.thyrsus.com> andThomas E. Dickey <dickey@invisible-island.net> Visit the GSP FreeBSD Man Page Interface. |