nushell/crates
Arthur Targaryen bab8f6bd28
Port skip, skip while and skip until commands (#380)
* Add `Skip` command

* Add `SkipUntil` sub-command

* Add `SkipWhile` sub-command

* Add and use `Expression::as_row_condition_block`
2021-11-29 19:52:23 +13: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 Port skip, skip while and skip until commands (#380) 2021-11-29 19:52:23 +13: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 Port skip, skip while and skip until commands (#380) 2021-11-29 19:52:23 +13: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