Expand description
Built-in terminal pager using sapling-streampager.
Provides a less-like pager with vertical/horizontal scrolling, search, and proper ANSI color support. Uses termwiz for ANSI-aware rendering, so horizontal scrolling works correctly with colored output. Small output that fits the terminal is printed directly (Hybrid mode).
Functionsยง
- page_
content - Display content through the streampager pager.