nushell/crates/nu-parser/src
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
..
lib.rs let format access variables also (#1842) 2020-05-19 16:20:09 +12:00
lite_parse.rs Return error for unterminated string in bareword parser (#2103) 2020-07-04 17:14:31 +12:00
parse.rs Change f/full flag to l/long for ls and ps commands (#2283) 2020-08-02 06:30:45 +12:00
path.rs Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
shapes.rs Evaluation of command arguments (#1801) 2020-05-16 15:18:24 +12:00
signature.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00