Skip to content

Respect paging mode for --list-languages#3828

Open
cyphercodes wants to merge 1 commit into
sharkdp:masterfrom
cyphercodes:fix-list-languages-paging-never
Open

Respect paging mode for --list-languages#3828
cyphercodes wants to merge 1 commit into
sharkdp:masterfrom
cyphercodes:fix-list-languages-paging-never

Conversation

@cyphercodes

Copy link
Copy Markdown

Fixes #3825.

Summary:

  • Reuse the parsed config when rendering --list-languages, while forcing plain style for the generated listing.
  • Add a regression test that --paging=never prevents PAGER from being invoked.

Tests:

  • cargo test --test integration_tests list_languages -- --exact

@cyphercodes cyphercodes force-pushed the fix-list-languages-paging-never branch from 346fed2 to 218afc3 Compare July 4, 2026 03:32
@keith-hall keith-hall enabled auto-merge July 4, 2026 04:20
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.

--list-languages ignores --paging=never (from config file or CLI)

2 participants