mirror of
https://github.com/nushell/nushell.git
synced 2025-02-13 00:50:28 +01:00
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> |
||
---|---|---|
.. | ||
sys | ||
complete.rs | ||
exec.rs | ||
mod.rs | ||
nu_check.rs | ||
ps.rs | ||
registry_query.rs | ||
run_external.rs | ||
uname.rs | ||
which_.rs |