The Control Sequence Introducer (CSI).

Property definitions

console $ TermEscape :: csi
	# The Control Sequence Introducer (CSI).
	protected fun csi: String do return "{esc}["
lib/console/console.nit:27,2--28,45