mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 23:49:44 +01:00
47d987d37f
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 |