nushell/crates/nu-protocol/src
Leon 7479173811
Grouped config commands better (closes #6911) (#6983)
* Grouped config commands better

* Tweaked test slightly

* Fix merge conflict(?)

* Remove recently-added test case

* Revert rm.always_trash default

* Untweak rm help messages

* Formatting

* Remove example

* Add deprecation warning

* Remove deprecation timeline

Not sure we want to commit to a specific timeline just yet

Co-authored-by: Reilly Wood <26268125+rgwood@users.noreply.github.com>
2022-11-19 09:52:09 -08:00
..
ast Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00
engine Change parser cwd when running a file (#7134) 2022-11-15 00:05:27 +01:00
value Improve CantFindColumn and ColumnAlreadyExists errors (#7164) 2022-11-19 09:35:55 -08:00
cli_error.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
config.rs Grouped config commands better (closes #6911) (#6983) 2022-11-19 09:52:09 -08:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lev_distance.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
lib.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
module.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
pipeline_data.rs to html --list now returns a table (#7080) 2022-11-15 11:12:56 -06:00
shell_error.rs Improve CantFindColumn and ColumnAlreadyExists errors (#7164) 2022-11-19 09:35:55 -08:00
signature.rs Declare input and output types of commands (#6796) 2022-11-10 10:55:05 +13:00
span.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
syntax_shape.rs Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
ty.rs Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
variable.rs Limited mutable variables (#7089) 2022-11-11 19:51:08 +13:00