format

terminus.effect.AnsiCodes.format
object format

Attributes

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

Members list

Type members

Classlikes

object blink

Attributes

Source
AnsiCodes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
blink.type
object bold

Attributes

Source
AnsiCodes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
bold.type
object invert

Attributes

Source
AnsiCodes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
invert.type
object invisible

Attributes

Source
AnsiCodes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
invisible.type
object light

Attributes

Source
AnsiCodes.scala
Supertypes
class Object
trait Matchable
class Any
Self type
light.type
object strikethrough

Attributes

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

The support for underlines follows the Kitty extension defined at https://sw.kovidgoyal.net/kitty/underlines/

The support for underlines follows the Kitty extension defined at https://sw.kovidgoyal.net/kitty/underlines/

Off and straight are backwards compatible, but older terminals might not support the others.

Attributes

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