alternateScreen

terminus.effect.AnsiCodes.mode.alternateScreen

Alternate screen mode, which means content will not be shown when the program exits and key presses will not be saved to the history buffer. See https://invisible-island.net/xterm/ctlseqs/ctlseqs.html and search for "alternate screen"

Attributes

Source
AnsiCodes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val off: String

Attributes

Source
AnsiCodes.scala
val on: String

Attributes

Source
AnsiCodes.scala