mirror of
https://github.com/nushell/nushell.git
synced 2025-04-26 06:08:21 +02:00
# Description Fixes a potential panic in `ls`. # User-Facing Changes Entries in the same directory are sorted first based on whether or not they errored. Errors will be listed first, potentially stopping the pipeline short. |
||
---|---|---|
.. | ||
cd.rs | ||
du.rs | ||
glob.rs | ||
ls.rs | ||
mktemp.rs | ||
mod.rs | ||
open.rs | ||
rm.rs | ||
save.rs | ||
start.rs | ||
touch.rs | ||
ucp.rs | ||
umkdir.rs | ||
umv.rs | ||
util.rs | ||
utouch.rs | ||
watch.rs |