# Functions

AssembleTable shows either the selection text or the table.
No description provided by the author
DisplaySelection does that or writes it to a file if the selection is over a limit.
DisplayTable does some fancy stuff to get a table rendered in text.
No description provided by the author
FormatJson is some more code I stole off stackoverflow.
GetNewModel returns a TuiModel struct with some fields set.
No description provided by the author
No description provided by the author
No description provided by the author
HandleKeyboardEvents does that.
HandleMouseEvents does that.
HandleWindowSizeEvents does that.
No description provided by the author
No description provided by the author
No description provided by the author
ScrollDown is a simple function to move the Viewport down.
ScrollUp is a simple function to move the Viewport up.
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

# Variables

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
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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
TableState holds everything needed to save/serialize state.
TuiModel holds all the necessary state for this app to work the way I designed it to.
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