nushell/crates/nu-command/tests
Maxim Zhiburt 8deecc0137
table --collapse dont do truncation return message instead (#8172)
Reverts #8042

I've just noticed that #8042 was merged, but I didn't addressed your
@fdncred last comment.
This PR reverts #8042 and returns a message in cases where we need
truncation/wrapping.


157b7e0b60/crates/nu-command/tests/commands/table.rs (L234-L240)

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2023-02-22 18:35:45 +00:00
..
commands table --collapse dont do truncation return message instead (#8172) 2023-02-22 18:35:45 +00:00
format_conversions Move some from xxx commands to plugin (#7942) 2023-02-13 12:42:08 +00:00
main.rs Expand Nushell's help system (#7611) 2022-12-30 17:44:37 +02:00