Category
page 1Text user interface
text-based user interface
type of interface based on outputting to or controlling a text display
ANSI escape code
method using in-band signaling to control the formatting, color, and other output options on video text terminals
text mode
computer display mode based on characters
delete character
ASCII character number 127
conio.h
is a C header file used mostly by MS-DOS compilers to provide console input/output. It is not part of the C standard library or ISO C, nor is it defined by POSIX.
Linux console
console of the Linux kernel
Windows Console
infrastructure for console applications in Microsoft Windows
Dialog
free software used in shell scripts for text-based dialog boxes