mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 22:11:34 +00:00

* gauge now uses unicode blocks for more descriptive progress * removed unnecessary if * changed function name to better reflect unicode * standardized block symbols, added no unicode option, added tests * formatting * improved readability * gauge tests now check color * formatted