nushell/crates/nu-table/src
Darren Schroeder 2ae2f2ea9d
Ensure ansi mode windows (#2494)
* 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

* ensure ansi mode is enabled on windows
ansi mode sometimes gets out of sync in Windows.
I'm not sure why but this appears to fix it.
2020-09-04 14:24:46 -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 Ensure ansi mode windows (#2494) 2020-09-04 14:24:46 -05:00
wrap.rs Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00