mirror of
https://github.com/nushell/nushell
synced 2024-12-29 06:23:11 +00:00
9e5f4c3b82
# Description Fixes: #12054 It's cause by nu always add `/*` if there is a parameter in ls, then `ls ""` becomes `ls "/*"`. This pr tries to fix it by only append `/` character if pattern is not empty. # User-Facing Changes NaN # Tests + Formatting Done # After Submitting NaN --------- Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |