nushell/crates/nu-table/src
Maxim Zhiburt 4f812a7f34
Fix table expand wrap in case no header is there (#7605)
ref #7598

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
..
lib.rs color_config now accepts closures as color values (#7141) 2022-12-17 07:07:56 -06:00
nu_protocol_table.rs Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
table_theme.rs table -e align key to 2nd line (#6842) 2022-10-21 06:29:55 -05:00
table.rs Fix typos by codespell (#7600) 2022-12-26 02:31:26 -05:00
util.rs Fix table expand wrap in case no header is there (#7605) 2022-12-27 07:44:34 -06:00