package dynamic

import "github.com/gdamore/tcell/v2/terminfo/dynamic"

Index

Functions

func LoadTerminfo

func LoadTerminfo(name string) (*terminfo.Terminfo, string, error)

LoadTerminfo creates a Terminfo by for named terminal by attempting to parse the output from infocmp. This returns the terminfo entry, a description of the terminal, and either nil or an error.

Source Files

dynamic.go

Version
v2.8.1 (latest)
Published
Jan 12, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
1 month ago

Tools for package owners.