nushell/crates/nu-protocol/src
Darren Schroeder adbbcafd30
Add minor theme support (#2449)
* 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

* removed extra comments
2020-09-01 17:09:55 +12:00
..
value Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00
call_info.rs Match cleanup (#2248) 2020-07-25 08:40:35 -04:00
hir.rs Light fixes (#2455) 2020-08-30 19:03:18 +12:00
lib.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
macros.rs Don't emit a newline in autoview. (#1466) 2020-03-09 08:18:24 +13:00
maybe_owned.rs Add more comments (#1228) 2020-01-16 05:28:31 +13:00
return_value.rs SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
signature.rs Sleep command (#2381) 2020-08-22 05:51:29 +12:00
syntax_shape.rs SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
type_name.rs More docs and random fixes (#1237) 2020-01-19 08:42:36 +13:00
type_shape.rs Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
value.rs Data summarize reporting overhaul. (#2299) 2020-08-03 17:47:19 -05:00