tui
terminal text UI + ASCII dashboards. Std tier; pure ilusm + __sys_write_stdout (SYSCALLS.md).
Load with: use tui
Quick example
use tui
result = tuiw("value")
prn(result)
Functions
Functions
tuies()
Performs the operation.
tuiw(s)
Performs the operation. Takes s.
tuiln(s)
Performs the operation. Takes s.
tuirs()
Resets.
tuibl()
Performs the operation.
tuidi()
Disconnects.
tuiun()
Performs the operation.
tuifg(c)
Performs the operation. Takes c.
tuibg(c)
Performs the operation. Takes c.
tuicl()
Closes or clears.
tuiho()
Performs the operation.
tuial()
Performs the operation.
tuial()
Performs the operation.
tuics()
Performs the operation.
tuics()
Performs the operation.
tuifr()
Creates from another format.
tuifr()
Creates from another format.
tuipa(s, w, al)
Parses. Takes s, w, al.
tuitb(widths)
Performs the operation. Takes widths.
tuitb(cells, widths)
Performs the operation. Takes cells, widths.
tuitb(hdr, rows)
Performs the operation. Takes hdr, rows.
tuiba(lbl, v, mx, inner_w)
Performs the operation. Takes lbl, v, mx, inner_w.
tuise(title)
Sets a value. Takes title.
tuikv(kvs)
Performs the operation. Takes kvs.
Notes
- Terminal UI - widgets, layout, input handling.