Documentation
¶
Overview ¶
Package frame is a simple implementation on switching across cursor on terminal, based on ANSI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frame ¶
type Frame struct {
// contains filtered or unexported fields
}
Frame is the frame of a terminal output, it will control the position of cursor on terminal. Based on ANSI-CSI escape codes.
Click to show internal directories.
Click to hide internal directories.