nushell/crates/nu-table/src
Maxim Zhiburt e4c512e33d
nu-table: Fix wrap logic (#5998)
Adding space may overflow a cell_width.

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2022-07-09 14:55:39 -05:00
..
lib.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
main.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
table_theme.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
table.rs nu-table: Remove a error prone assertion (#5993) 2022-07-08 17:00:01 -05:00
textstyle.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
wrap.rs nu-table: Fix wrap logic (#5998) 2022-07-09 14:55:39 -05:00