term

package
v0.9.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearScreen

func ClearScreen()

func GetTerminalSize

func GetTerminalSize() (int, int, error)

func IsArt

func IsArt(path string) bool

func IsITerm2

func IsITerm2() bool

func IsSsh added in v0.9.6

func IsSsh() bool

func IsStdoutTerminal

func IsStdoutTerminal() bool

func Osc52 added in v0.9.6

func Osc52(d []byte)

func PrintANSIArt added in v0.9.9

func PrintANSIArt(r io.Reader) error
 func PrintArtFromURL(url string) {
	fmt.Println()
	if IsITerm2() {
		printITerm2ArtFromURL(url)
	} else {
		printANSIArtFromURL(url)
	}
	fmt.Println()

}

func PrintArt

func PrintArt(r io.Reader)

func PrintITerm2Art added in v0.9.9

func PrintITerm2Art(r io.Reader) error

func SupportedColors

func SupportedColors() uint

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL