2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/crates/nu-table
Maxim Zhiburt 4f812a7f34
Fix table expand wrap in case no header is there ()
ref 

To be honest I was not able to obtain such results in basic mode as you
@rgwood.
But I've got it in `table -e`.

So this must fix the `table -e` wrapping.

Could you verify if it got fixed?

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2022-12-27 07:44:34 -06:00
..
examples color_config now accepts closures as color values () 2022-12-17 07:07:56 -06:00
src Fix table expand wrap in case no header is there () 2022-12-27 07:44:34 -06:00
tests Patch after fix after fix 7380 () 2022-12-17 16:16:32 -06:00
.gitignore Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Bump to new development version 0.73.1 () 2022-12-21 12:35:50 -06:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00