mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 21:55:45 +01:00
easily reproducible, especially with something like ```sh PAGER="gum pager" man ls ``` Problems here were: - reflow's truncate is not very efficient - useless calls to truncate - bad strings.Replace calls (not necessary, and wouldn't work if text has ansi sequences) |
||
|---|---|---|
| .. | ||
| command.go | ||
| options.go | ||
| pager.go | ||
| search.go | ||