1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-29 22:28:35 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
JT
fe5055cf29 Relax groups and blocks to output at pipeline level ()
* Relax groups and blocks to output at pipeline level

* Fix up tests and add ignore command
2021-06-18 13:04:51 +12:00
JT
d9d956e54f Fix issue in external subexpression paths ()
* Fix issue in external subexpression paths

* new clippy dropped

* clippy
2021-06-18 07:59:58 +12:00
ac070ae942 Refactor/config commands ()
* Use ctx.configs in all config commands

* Remove all setting/accessing of  vars.("config-path")

* Add tests

* Add comment

* Reload cfg on remove

* Hypocratic ws change

* Use history_path in hist_or_default

* Make clippy happy

* Fix rebase stuff

* Fix clippy lint
2021-04-09 18:03:12 +12:00