SGR (Select Graphic Rendition)

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf ANSI escape code
gptkbp:abbreviation Select Graphic Rendition
gptkbp:category computer graphics
text user interface
terminal control code
gptkbp:controls text color
text background color
text style
gptkbp:example ESC[1m (set text to bold)
ESC[31m (set text color to red)
https://www.w3.org/2000/01/rdf-schema#label SGR (Select Graphic Rendition)
gptkbp:introducedIn 1979
gptkbp:parameter CSI (Control Sequence Introducer)
gptkbp:partOf ANSI X3.64 standard
gptkbp:resetCode ESC[0m
gptkbp:usedBy gptkb:Linux_console
gptkb:VT100_terminal
gptkb:xterm
gptkbp:usedFor text formatting
gptkbp:usedIn terminal emulators
gptkbp:bfsParent gptkb:ANSI_escape_codes
gptkbp:bfsLayer 7