package
0.34.0
Repository: https://github.com/tilt-dev/tilt.git
Documentation: pkg.go.dev

# Functions

ANSIWriter returns an io.Writer which translates any ANSI escape codes written to it into tview color tags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
unfortunately, tcell misbehaves if we try to make a new Screen for every test this function is intended for use from a `TestMain`, so that we can have a global Screen across all tests in the package.
No description provided by the author
makes a new box that tightly wraps its inner component.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
makes a box that will grow to fill its canvas.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
fg will be rendered on top of bg if fixed is true, it will use using fraction/1 of the height and width of the screen if fixed is false, it will use whatever `fg` asks for, up to fraction/1 of width and height.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fills a space by repeating a string.
FixedSizeLayout fixes a component to a size.
FlexLayout lays out its sub-components.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A tail layout renders the "end" of its contents rather than the beginning when the contents overflow the box.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A tokenizer that breaks a string up by spaces.

# Interfaces

No description provided by the author
Component renders onto a canvas.
No description provided by the author
We want our tests to be able to handle errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author