nushell/crates/nu-table/src
Maxim Zhiburt 7bf09559a6
Refactoring nu_table (#6049)
* nu-table: Remove unused dependencies

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

* nu-table: Small refactoring

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

* nu-table: Refactoring

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

* nu-table: Refactoring alignments

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

* nu-table: Add width check

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

* nu-table/ Use commit instead of branch of tabled

To be safe

* Update Cargo.lock

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

* nu-table: Bump tabled

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
2022-07-14 15:24:32 -05:00
..
lib.rs Refactoring nu_table (#6049) 2022-07-14 15:24:32 -05:00
main.rs Refactoring nu_table (#6049) 2022-07-14 15:24:32 -05:00
table_theme.rs nu-table: Remove width estimation logic (#6037) 2022-07-13 06:54:03 -05:00
table.rs Refactoring nu_table (#6049) 2022-07-14 15:24:32 -05:00
textstyle.rs Give tabled a try (#5969) 2022-07-06 14:57:40 -05:00
width_control.rs Refactoring nu_table (#6049) 2022-07-14 15:24:32 -05:00