Skip to content
Discussion options

You must be logged in to vote

typer.echo() is a wrapper around click.echo(), so you can use the same options.

I think the color parameter might be helpful. Default is color=None ie. auto-detect. You should be able to pass color=True I think.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem
2 participants
Converted from issue

This discussion was converted from issue #352 on September 17, 2025 19:07.