term

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 License: MIT Imports: 11 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.22

func IsSSH() bool

func IsStdoutTerminal

func IsStdoutTerminal() bool

func Osc52

func Osc52(d []byte)

func PrintANSIArt

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

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