Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsANSIEscape ¶ added in v2.0.4
IsANSIEscape checks if the given rune slice contains an ANSI escape sequence on the given index.
func IsANSIReset ¶ added in v2.0.4
IsANSIReset checks if the given rune slice contains an ANSI reset sequence on the given index.
func ReadANSISequence ¶ added in v2.0.4
ReadANSISequence reads an ANSI escape sequence from the given rune slice and returns the sequence and the end index.
Types ¶
Click to show internal directories.
Click to hide internal directories.