rich-cli
rich-cli copied to clipboard
With Cygwin, rich-cli --pager display is empty
I use Windows Terminal, with a Cygwin shell in it.
Using rich
on, for example, json.py
from your rich repository, everything seems fine.
When I add the --pager
option, the terminal is blank.
If I use Windows Terminal with a CMD
shell, it works fine.
Let me know if you need any additional information.
I can reproduce this.