nushell/crates
Stefan Stanciulescu 4e171203cc
Fix cd-ing into a file (#831)
* Add custom error for path not being a directory

* Fix cd issue with cd-ing into a file

* Keep formatting style as before

* Check if path is not a directory and return error if that's the case
2022-01-23 15:02:12 +02:00
..
nu-cli Add flag completions (#817) 2022-01-22 16:18:31 -05:00
nu-color-config update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-command Fix cd-ing into a file (#831) 2022-01-23 15:02:12 +02:00
nu-engine update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-json update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-parser Fix doc comments for custom commands (#815) 2022-01-22 13:24:47 -05:00
nu-path update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-plugin update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-pretty-hex update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-protocol Fix cd-ing into a file (#831) 2022-01-23 15:02:12 +02:00
nu-system Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
nu-table Bump ansi-cut version to 0.2.0 (#822) 2022-01-22 18:36:40 -05:00
nu-term-grid update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_example update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_gstat update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_inc update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00