nushell/tests/shell/pipeline/commands
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
..
external.rs Fixes . expanded incorrectly as external argument (#12950) 2024-05-26 07:06:17 +08:00
internal.rs Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
mod.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00