nushell/crates
Darren Schroeder ce4d9dc7c6
allow icons to be used in grid -c (#378)
* add icons to grid output. still needs cleanup

* working but adds a dependency on ansi_term - need to fix that

* update styling, added lots of green code to icons

* clippy

* add config point for grid icons
2021-11-29 14:37:09 -06:00
..
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli try to match most of nushell syntax coloring (#323) 2021-11-11 06:55:10 +13:00
nu-command allow icons to be used in grid -c (#378) 2021-11-29 14:37:09 -06:00
nu-engine Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-protocol allow icons to be used in grid -c (#378) 2021-11-29 14:37:09 -06:00
nu-table add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00
nu_plugin_inc Add updating cell paths 2021-11-05 16:59:12 +13:00