Documentation
¶
Overview ¶
Command memolist is a runnable harness for tuikit.MemoList: a 5,000-message transcript in a 20-line viewport, with a live count of how many messages were actually rendered on the current frame.
go run ./examples/memolist go run ./examples/memolist -items=50000
Scroll with j/k or the arrows, page with u/d, jump with g/G, and q to quit. The number to watch is "rendered this frame": it stays in single digits however long the transcript is, and while the tail streams it is 1 — the message that changed — rather than the whole scrollback.
Click to show internal directories.
Click to hide internal directories.