initscr mungs tty mode in pcomm

Tony L. Hansen hansen at pegasus.ATT.COM
Fri Nov 11 07:26:12 AEST 1988


< I understand that newer versions of Unix have a "init" option to the
< "tput" command to perform all the initialization with only one argument.
< For example:
<
<	tputs init
<	tabs

Actually, it is

	tput init

and the program tabs need not be called, because 'tput init' will set the
tab stops as part of its initialization process (except if it#8). For those
familiar with tset, 'tput init' does all of the terminal initialization
setups that tset did.

This option to tput was added in System V release 3.0.

					Tony Hansen
				att!pegasus!hansen, attmail!tony



More information about the Comp.bugs.sys5 mailing list