format
terminus.effect.AnsiCodes.format
object format
Attributes
- Source
- AnsiCodes.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
format.type
Members list
Type members
Classlikes
object blink
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
blink.type
object bold
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
bold.type
object invert
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
invert.type
object invisible
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
invisible.type
object light
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
light.type
object strikethrough
Attributes
- Source
- AnsiCodes.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
strikethrough.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 Objecttrait Matchableclass Any
- Self type
-
underline.type
In this article