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

This crate contains the majority of our commands

We allow ourselves to move some of the commands in nu-command to nu-cmd-* crates as needed.

Internal Nushell crate

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