Don't render Attrs to output for every chunk in print_formatted_text.
Only render style attributes to the terminal when needed (when something changes). This change should significantly improve the rendering performance of `renderer.print_formatted_text` in some terminals. (I noticed a big difference in particular for tmux.)
J
Jonathan Slenders committed
94933558c715cd76fc5fb5e85f885d04e0eb8672
Parent: 2bf9339