package
0.0.0-20201218073827-d3199eda60cc
Repository: https://github.com/badu/term.git
Documentation: pkg.go.dev
# Functions
BackIn easing.
BackInOut easing.
BackOut easing.
BounceIn easing.
No description provided by the author
BounceOut easing.
Linear easing.
NewCore returns a Engine that uses the stock TTY interface and POSIX termios, combined with a comm description taken from the $TERM environment variable.
NewResizeEvent.
QuadIn easing.
SineIn easing.
SineInOut easing.
SineOut easing.
if the caller of the NewCore want.
WithRunesFallback is a functional option to set a different runes fallback equivalence.
WithTrueColor is a functional option to disable true color, if needed.
WithWinSizeBufferedChannelSize is a functional option to set the buffered channel size, used for resize events.
WrapString wraps the given string within lim width in characters.
# Constants
if set to false, the compiler will cleanup/remove the lines inside functions.
# Variables
ErrNoCharset indicates that the locale environment the program is not supported by the program, because no suitable encoding was found for it.
ErrNoScreen indicates that no suitable screen could be found.
# Structs
EventResize is sent when the window size changes.