nushell/crates/nu-table
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
..
examples Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
src table --collapse dont do truncation return message instead (#8172) 2023-02-22 18:35:45 +00:00
tests fix some typos (#7773) 2023-01-16 12:43:46 +01:00
.gitignore Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Update to 0.76.1 version for development (#8161) 2023-02-21 23:21:39 +00:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00