nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src table --collapse dont do truncation return message instead (#8172) 2023-02-22 18:35:45 +00:00
tests table --collapse dont do truncation return message instead (#8172) 2023-02-22 18:35:45 +00:00
build.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
Cargo.toml Bump uuid from 1.2.2 to 1.3.0 (#8130) 2023-02-21 23:32:52 +00:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00