//
pkg.gl
Category
github.com/containers/common
pkg
resize
package
0.62.0
Repository:
https://github.com/containers/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
9
Files
22 SLOC
#
Functions
HandleResizing
HandleResizing spawns a goroutine that processes the resize channel, calling resizeFunc for each TerminalSize received from the channel.
#
Structs
TerminalSize
TerminalSize represents the width and height of a terminal.