Skip to content
Discussion options

You must be logged in to vote

@alanwilter: thanks for the report and apologies for the late follow-up!

Yurii is right - this should have worked out of the box by using Rich by default if you have it installed. There's a small bug that was interfering with this behaviour though. Should be fixed once #1304 is merged & released.

TLDR: if you use app = typer.Typer(rich_markup_mode="rich") for now, it should print correctly. Once the PR 1304 is merged and released, and if you have rich installed, then simply app = typer.Typer() should work correctly as well.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by svlandeg
Comment options

You must be logged in to vote
1 reply
@svlandeg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
3 participants