package
0.0.19
Repository: https://github.com/liamg/shox.git
Documentation: pkg.go.dev

# Functions

NewStatusBar creates a new status bar instance.

# Constants

AnchorBottom renders at the bottom of the terminal.
AnchorTop renders at the top of the terminal.

# Structs

StatusBar is a full width bar containing useful info which can be added to the terminal using a proxy.

# Interfaces

Decorator is an entity which modifies the terminal output in a desirable way.

# Type aliases

Anchor describes the layout of a decorator - i.e.