Maxim Zhiburt 2f5205ac72 nu-table: Fix 1char usange + tests
Don't like the test diff.
Maybe Min Width for a cell must be 2 at least?
2025-05-07 03:25:05 +03:00
..
2025-05-07 03:25:05 +03:00
2022-02-07 14:54:06 -05:00

The layout logic for Nushell's table viewer.

See also the separate table command implementation

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.