Terminal that is used for unix platforms. Terminal initialization is handled by issuing the
stty command against the
/dev/tty file to disable character echoing and enable character input. All known unix systems (including Linux and Macintosh OS X) support the
stty), so this implementation should work for an reasonable POSIX system.
@author
Marc Prud'hommeaux
@author
Dale Kemp
@author
Jason Dillon
@author
Jean-Baptiste Onofré
@since 2.0