Textualize / rich-cli

Rich-cli is a command line toolbox for fancy output in the terminal

Home Page:https://www.textualize.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rich capturing mouse movements from stdin

fny opened this issue · comments

Rich captures mouse movements from stdin:

systemctl  status | rich - --pager

!image

This does not occur when using less as a pager

systemctl status | less