You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team, I've just discovered Rich and this CLI and I'm a big fan. Thanks for making this such an awesome tool!
While using it, I quickly noticed a desire to set-and-forget the --hyperlinks flag so I would not need to pass it every time. So making this an official request and have opened a PR for your review:
Hi team, I've just discovered Rich and this CLI and I'm a big fan. Thanks for making this such an awesome tool!
While using it, I quickly noticed a desire to set-and-forget the
--hyperlinksflag so I would not need to pass it every time. So making this an official request and have opened a PR for your review:--hyperlinksvia theRICH_HYPERLINKSenvironment variable #61This is the only change:
rich-cli/src/rich_cli/__main__.py
Line 378 in bc4da55
Hopefully you can take a look when you have a chance. Thanks!