mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
`paseo logs` was only showing the last 40 collapsed timeline items due to DEFAULT_MAX_ITEMS. Setting to 0 disables the cap so the full timeline is shown by default. --tail still works for limiting output.