nushell/tests
Jason Gedge 47d987d37f Add ctrl_c to RunnablePerItemContext. (#1239)
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.
2020-01-19 15:25:07 +13:00
..
commands Add ctrl_c to RunnablePerItemContext. (#1239) 2020-01-19 15:25:07 +13:00
fixtures Get error message improvements. (#1185) 2020-01-10 10:44:24 -05:00
format_conversions Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00
plugins More renames 2019-12-18 07:54:39 +13:00
shell Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00
main.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00