nushell/crates/nu-table/src
Darren Schroeder 57a26bbd42
Default alignment (#2481)
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* merges

* fixed bug where no config.toml or not set settings made weird defaults.

* clippy & fmt again

* Header default alignment is left.

Co-authored-by: Andrés N. Robalino <andres@androbtech.com>
2020-09-01 19:08:41 -05:00
..
lib.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
main.rs Default alignment (#2481) 2020-09-01 19:08:41 -05:00
table.rs Default alignment (#2481) 2020-09-01 19:08:41 -05:00
wrap.rs Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00