D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.output_append

tui.output_append PANE [TEXT...]
some_command | tui.output_append PANE

Appends lines to the pane’s content, from arguments or stdin.

Notes

  • Content is kept in memory without a limit. For a long-running log, trim it yourself or use tui.exec.

See also: tui.output