nushell/crates/nu-command/tests
Kenneth Cochran 2ace20fade
Make opening a directory list its contents (#3118)
* Make opening a directory enter it.

Not sure if this change is wanted, but I'm not sure what else opening a directory could mean.
And I find myself accidentally using `open <dir>` to mean `enter <dir>`

* Add example to open directory

* Open dir should list it's contents

* Update example description and fix style
2021-03-14 10:47:31 +13:00
..
commands Make opening a directory list its contents (#3118) 2021-03-14 10:47:31 +13:00
format_conversions Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
main.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00