mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 14:07:08 +02:00
# Description The old description ("Nushell table printing") is identical to that of `nu-table`. Per `explore --help` it is probably more accurate to say "Nushell table pager". # User-Facing Changes N/A # Tests + Formatting ``` ❯ cargo metadata --no-deps | from json | get packages | get 14 | get description warning: please specify `--format-version` flag explicitly to avoid compatibility problems Nushell table pager ``` # After Submitting N/A - change will go out when `0.82.0` is released Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>