nushell/crates/nu-table/src
Maxim Zhiburt 696b2cda4a
nu-table: Fix padding 0 width issues (#10011)
close #10001

cc: @fdncred @amtoine 

note: make sure you rebase/squash

---------

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2023-08-14 19:07:34 -05:00
..
types nu-table/ Add table.indent configuration (#9983) 2023-08-11 08:37:16 -05:00
common.rs Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00
lib.rs Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00
table_theme.rs Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00
table.rs nu-table: Fix padding 0 width issues (#10011) 2023-08-14 19:07:34 -05:00
unstructured_table.rs nu-table/ Add table.indent configuration (#9983) 2023-08-11 08:37:16 -05:00
util.rs Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00