nushell/crates/nu-data/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
..
base Light fixes (#2455) 2020-08-30 19:03:18 +12:00
config Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00
utils Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
base.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
config.rs Command especific configuration extraction baseline. 2020-08-26 10:33:55 -05:00
dict.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
lib.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
operators.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
primitive.rs Default alignment (#2481) 2020-09-01 19:08:41 -05:00
process.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
types.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
value.rs Default alignment (#2481) 2020-09-01 19:08:41 -05:00