nushell/crates/nu-command
YizhePKU f38f88d42c
Fixes . expanded incorrectly as external argument (#12950)
This PR fixes a bug where `.` is expanded into an empty string when used
as an argument to external commands. Fixes
https://github.com/nushell/nushell/issues/12948.

---------

Co-authored-by: Ian Manske <ian.manske@pm.me>
2024-05-26 07:06:17 +08:00
..
src Fixes . expanded incorrectly as external argument (#12950) 2024-05-26 07:06:17 +08:00
tests Make from json --objects streaming (#12949) 2024-05-24 23:37:50 +00:00
Cargo.toml Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00