Documentation
¶
Index ¶
Constants ¶
View Source
const (
IsWindows = false
)
Variables ¶
This section is empty.
Functions ¶
func DefaultIsTerminal ¶
func DefaultIsTerminal() bool
func DefaultOnSizeChanged ¶
func DefaultOnSizeChanged(f func())
func DefaultOnWidthChanged ¶
func DefaultOnWidthChanged(f func())
func GetScreenSize ¶
GetScreenSize returns the width/height of the terminal or -1,-1 or error
func SuspendProcess ¶
func SuspendProcess()
SuspendProcess suspends the process with SIGTSTP, then blocks until it is resumed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.