mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-02-02 19:09:59 +08:00
This is a temporary fix for undrawable tables until we've implemented a proper strategy. What this does is that it replaces an undrawable table with an ellipsis (...). This should only occur in either super big tables or deeply nested tables in a console with a small buffer width.