PakhomovAlexander opened a new pull request, #7469:
URL: https://github.com/apache/ignite-3/pull/7469

   ## Summary
   - Disable pager by default on Windows because the `more` command doesn't 
support ANSI color codes well
   - Other platforms (Linux, macOS) still have pager enabled by default using 
`less -RFX`
   - Users can explicitly configure via `cli config set 
ignite.cli.pager.enabled=true/false`
   
   Jira: https://issues.apache.org/jira/browse/IGNITE-27620
   
   ## Test plan
   - [x] PagerSupportTest passes
   - [x] Checkstyle/PMD clean
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to