Launches a multiline text editor and returns the edited string
perform tui action
draw box
clear a tui element's area
input text. relevant tui struct fields: .Border, .Content, .Prompt, .Cursor, .Title, .Width, .Height, .Row, .Col
present menu
create a tui options map
create a tui style map
pager for text
update a progress bar
reset a progress bar
switch to primary (0) or secondary (1) screen buffer
table formatter (.Format="csv|tsv|psv|ssv|custom|aos" .Data=input string
replace {.field} matches in template string, with struct field values
output text