//
pkg.gl
Category
github.com/hashicorp/packer
helper
wrappedreadline
package
1.12.0
Repository:
https://github.com/hashicorp/packer.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
1
Files
92 SLOC
#
Functions
IsTerminal
IsTerminal determines if this process is attached to a TTY.
Override
Override overrides the values in readline.Config that need to be set with wrapped values.
TerminalWidth
TerminalWidth gets the terminal width in characters.
#
Structs
RawMode
RawMode is a helper for entering and exiting raw mode.