typer
typer copied to clipboard
fix: unifies the rich console between traceback and CLI
Fixes https://github.com/tiangolo/typer/discussions/787 by unifying the behavior of consoles and passing the width parameter consistently.
As this will change the default behavior, should I make some feature flag so the new behavior is opt-in, or is it ok like this?
@svlandeg hi, do you have some ETA to get this merged? Or is there something else I should/could do to get this merged?