nushell/crates/nu-command/src
Andrew 5de12da765
Port over the kill command from nushell (#381)
* Port over the kill command from nushell

* Update formatting

* Improve error message by combining signal spans
2021-11-30 07:21:55 +13:00
..
conversions Category option for signature (#343) 2021-11-17 17:22:37 +13:00
core_commands Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
dataframe testing suite for dataframes (#379) 2021-11-29 19:50:57 +13:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Category option for signature (#343) 2021-11-17 17:22:37 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
filters Port skip, skip while and skip until commands (#380) 2021-11-29 19:52:23 +13:00
formats Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
math from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +13:00
platform Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings Category option for signature (#343) 2021-11-17 17:22:37 +13:00
system Category option for signature (#343) 2021-11-17 17:22:37 +13:00
viewers Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
default_context.rs Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
example_test.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
lib.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00