nushell/crates/nu-data/src
Leonhard Kipp ac070ae942
Refactor/config commands (#3265)
* 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
..
base Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
config Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
utils Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
base.rs hopefully fixes the coercion error when comparing $nothing to $var (#3133) 2021-03-05 14:07:54 -06:00
config.rs Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
dict.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
keybinding.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
lib.rs Remove unused help shell. Slight cleanup and improvement. (#3258) 2021-04-03 18:56:46 -05:00
primitive.rs make Table, Autoview read in memory config. (#3287) 2021-04-08 17:31:19 -05:00
types.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
value.rs add nu-ansi-term (#3089) 2021-02-22 12:33:34 -06:00