nushell/crates/nu-table/src
Maxim Zhiburt d1687df067
Give tabled a try (#5969)
* Drop in replacement from nu-table to tabled.

Must act the same way as original nu-table.

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

Fix some issues

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Bump ansi-str version

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Update to latest

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Fix footer issue

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Fix header alignment

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Fix header style

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Use latest tabled/ansi-str

* Refactorings

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>

* Fix clippy warnings

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2022-07-06 14:57:40 -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 Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
textstyle.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
wrap.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00