mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 21:08:34 +00:00
Also, this commit makes `ls` a per-item command. A command that processes things item by item may still take some time to stream out the results from a single item. For example, `ls` on a directory with a lot of files could be interrupted in the middle of showing all of these files. |
||
|---|---|---|
| .. | ||
| commands | ||
| fixtures | ||
| format_conversions | ||
| plugins | ||
| shell | ||
| main.rs | ||