nushell/crates/nu-protocol/src
Darren Schroeder a5c1dd0da5
allow fg, bg, attributes to be set for all colors in color_config (#489)
* allow fg, bg, attributes to be set for all colors in color_config

* no need for comma between each key value
2021-12-14 13:34:39 -06:00
..
ast Add canonicalization to source & use paths (#421) 2021-12-03 21:49:11 +02:00
engine Plugin json (#474) 2021-12-12 11:50:35 +00:00
value To html and to md (#453) 2021-12-09 19:16:35 -06:00
config.rs allow fg, bg, attributes to be set for all colors in color_config (#489) 2021-12-14 13:34:39 -06:00
example.rs example unit test 2021-10-09 14:10:10 +01:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
shell_error.rs Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
signature.rs Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
span.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
syntax_shape.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
ty.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00