nushell/crates
Oleksii Filonenko 741d7b9f10
Add rm_always_trash option to config (#1869)
* Add `rm_always_trash` option to config

* Add `--permanent` flag to `rm`

* `rm`: error if both `-t` and `-p` are present

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-05-31 06:31:34 +12:00
..
nu_plugin_binaryview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_fetch Implement login for the fetch command (#1915) 2020-05-30 11:22:38 +12:00
nu_plugin_inc Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_match Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_parse Simplify parse plugin code. (#1904) 2020-05-28 09:58:06 -04:00
nu_plugin_post Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_ps Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_start ISSUE-1744-Glob support for start command (#1912) 2020-05-31 05:41:25 +12:00
nu_plugin_sys Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_textview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_tree Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu-build Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-cli Add rm_always_trash option to config (#1869) 2020-05-31 06:31:34 +12:00
nu-errors Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-parser Fix for inconsistency when quoted strings are used with with_env shorthand (#1900) 2020-05-26 15:03:55 -04:00
nu-plugin Add --to-float to str plugin (#1872) 2020-05-24 18:11:49 -04:00
nu-protocol Support average for tables. 2020-05-30 10:33:09 -05:00
nu-source Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-test-support Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu-value-ext Str plugin promoted to built-in Nu command. 2020-05-28 11:18:58 -05:00