nushell/crates
Ritoban Roy-Chowdhury 2c5939dc7d
each group and each window subcommands. (#2508)
* First commit updating `config` to use subcommands (#2119)
    - Implemented `get` subcommand

* Implmented `config set` as a subcommand.

* Implemented `config set_into` as subcommand

* Fixed base `config` command
 - Instead of outputting help, it now outputs the list of all
 configuration parameters.

* Added `config clear` subcommand

* Added `config load` and `config remove` subcommands

* Added `config path` subcommand

* fixed clippy

* initial commit for implementing groups

* each group works

* each group is slightly cleaner + added example

* Added `each window` subcommand
    - No support for stride flag yet

* each window stride implemented

* Added tests and minor documentation changes

* fixed clippy

* fixed clippy again
2020-09-07 17:54:52 +12:00
..
nu_plugin_binaryview Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_fetch Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_from_bson Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_from_sqlite Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_inc Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_match Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_post Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_ps Add cpu time to ps -l (#2507) 2020-09-07 17:02:45 +12:00
nu_plugin_s3 Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_start Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_sys Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_textview Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_to_bson Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_to_sqlite Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_tree Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-cli each group and each window subcommands. (#2508) 2020-09-07 17:54:52 +12:00
nu-data Add modulo operator and simplify in/not-in (#2505) 2020-09-07 12:12:55 +12:00
nu-errors Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-parser Improve range parsing and handling (#2506) 2020-09-07 14:43:58 +12:00
nu-plugin Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-protocol Improve range parsing and handling (#2506) 2020-09-07 14:43:58 +12:00
nu-source Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-table Ensure ansi mode windows (#2494) 2020-09-04 14:24:46 -05:00
nu-test-support Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-value-ext Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00