mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-05-04 14:19:30 +08:00
bfffef630f
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.