Skip to content

fix(cli): support arguments in PAGER - #79

Open
fallintoplace wants to merge 1 commit into
anthropics:mainfrom
fallintoplace:fix/pager-arguments
Open

fix(cli): support arguments in PAGER#79
fallintoplace wants to merge 1 commit into
anthropics:mainfrom
fallintoplace:fix/pager-arguments

Conversation

@fallintoplace

Copy link
Copy Markdown

What changed

PAGER values such as cat -n were treated as one executable name. Split the value into arguments before checking and starting the pager, including the Unix socket path. Whitespace-only values now return an error.

Tests

  • ./scripts/test

@fallintoplace
fallintoplace requested a review from a team as a code owner August 9, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant