package
0.0.0-20210807173805-52a80d555a2e
Repository: https://github.com/gord-project/gord.git
Documentation: pkg.go.dev

# Functions

CalculateNecessaryHeight calculates the necessary height in the ui given the text and the width of the component the text will appear in.
ColorToHex converts the tcell.Color to it's hexadecimal presentation and returns it as a string prepended with a # character.
No description provided by the author
No description provided by the author
Escape delegates to tview escape, optionally doing additional escaping.
No description provided by the author
GetNodeByReference returns the first matched node where the given reference is equal.