nushell/crates
Tw 1dc7e00d20
Fix trash functionality (#3146)
For now the trash doesn't work because the trash-support flag isn't enabled in nu-engine
crate, so make it work by adding this flag.

Signed-off-by: Tw <wei.tan@intel.com>

Co-authored-by: Tw <wei.tan@intel.com>
2021-03-09 22:34:14 +13:00
..
nu-ansi-term Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-cli Revert "add config: prompt_color_enabled = true (#3115)" (#3127) 2021-03-04 12:22:14 -05:00
nu-command Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu-data hopefully fixes the coercion error when comparing $nothing to $var (#3133) 2021-03-05 14:07:54 -06:00
nu-engine Fix trash functionality (#3146) 2021-03-09 22:34:14 +13:00
nu-errors Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-json Preserve order when serializing/deserialize json by default. (#3126) 2021-03-04 01:35:13 -05:00
nu-parser refactor parse_math_expression, reduce indentation (#3093) 2021-02-26 18:11:20 +13:00
nu-plugin Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-protocol Add exit code argument (#3132) 2021-03-06 18:46:27 +13:00
nu-source Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-stream Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-table Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-test-support Preserve order when serializing/deserialize json by default. (#3126) 2021-03-04 01:35:13 -05:00
nu-value-ext Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_binaryview Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_chart Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_fetch Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu_plugin_from_bson Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_from_sqlite Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_inc Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_match Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu_plugin_post Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_ps Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_s3 Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_selector Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_start Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_sys Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_textview Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_to_bson Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_to_sqlite Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_tree Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_xpath Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00