nushell/crates
Elton Leander Pinto 9a94b3c656
start command in nushell (#1727)
* mvp for start command

* modified the signature of the start command

* parse filenames

* working model for macos is done

* refactored to read from pipes

* start command works well on macos; manual testing reveals need of --args flag support

* implemented start error; color printing of warning and errors

* ran clippy and fixed warnings

* fix a clippy lint that was caught in pipeline

* fix dead code clippy lint for windows

* add cfg annotation to import
2020-05-09 06:19:48 +12:00
..
nu_plugin_average bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_binaryview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_fetch Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_inc bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_match bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_post Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_ps bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_start start command in nushell (#1727) 2020-05-09 06:19:48 +12:00
nu_plugin_str str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00
nu_plugin_sys bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_textview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_tree bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-build bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-cli Use playground instead of depending on fixture format files. (#1726) 2020-05-07 06:58:35 -05:00
nu-errors Changes to allow plugins to be loaded in a multi-threaded manner (#1694) 2020-05-05 06:15:24 +12:00
nu-parser Bash-like shorthand with-env (#1718) 2020-05-06 18:57:37 +12:00
nu-plugin bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-protocol Add with-env command (#1717) 2020-05-06 15:56:31 +12:00
nu-source bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-test-support Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
nu-value-ext Rows and values can be checked for emptiness. Allows to set a value if desired. (#1665) 2020-04-26 12:30:52 -05:00