Files
browser/src
Adrià Arrufat d06731d8fb cli: page help output through $PAGER when stdout is a tty
Explicitly requested help (help, help <cmd>, --help) now goes to stdout
instead of stderr, and is piped through $PAGER (fallback: less -FIRX)
when stdout is an interactive terminal, so long help like 'help agent'
(~225 lines) no longer clobbers the screen. Piped or redirected output
stays plain, and error-path usage remains unpaged on stderr.
2026-07-16 11:27:32 +02:00
..
2026-07-14 11:32:52 +08:00
2026-07-14 09:17:14 +08:00
2026-07-14 09:17:14 +08:00
2026-07-14 09:17:14 +08:00
2026-07-14 11:32:52 +08:00
2026-07-14 14:19:27 +08:00