nushell/crates/nu-cli/src/shell
Joseph T. Lyons 9fb6f5cd09
Change f/full flag to l/long for ls and ps commands (#2283)
* Change `f`/`full` flag to `l`/`long` for `ls` and `ps` commands

* Fix a few more `--full` instances
2020-08-02 06:30:45 +12:00
..
completer.rs Simplify NuCompleter. (#2254) 2020-07-25 10:41:14 -04:00
filesystem_shell.rs Change f/full flag to l/long for ls and ps commands (#2283) 2020-08-02 06:30:45 +12:00
help_shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00
helper.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
palette.rs Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
shell_manager.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
shell.rs Refactor all completion logic into NuCompleter (#2252) 2020-07-25 11:39:12 +12:00
value_shell.rs Introduce completion abstractions to nushell. (#2198) 2020-07-18 14:55:10 +12:00