nushell/crates/nu-cli/src/shell
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
..
completer.rs Add completion for binaries on PATH (#1866) 2020-05-23 20:27:52 -04:00
filesystem_shell.rs Add rm_always_trash option to config (#1869) 2020-05-31 06:31:34 +12:00
help_shell.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
helper.rs create Palette trait (#1813) 2020-05-18 05:48:57 +12:00
palette.rs create Palette trait (#1813) 2020-05-18 05:48:57 +12:00
shell_manager.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
shell.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
value_shell.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00