nushell/crates/nu-command/src/platform
nibon7 529c98085a
Return error when kill didn't terminate successfully (#6354)
* Return error when `kill` didn't terminate successfully

Signed-off-by: nibon7 <nibon7@163.com>

* add test

Signed-off-by: nibon7 <nibon7@163.com>

Signed-off-by: nibon7 <nibon7@163.com>
2022-08-18 11:58:51 -05:00
..
ansi Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
reedline_commands Add search terms for all?, any?, length, and keybindings (#5665) 2022-05-27 16:38:54 +02:00
clear.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00
dir_info.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
du.rs make ls works better with glob (#5691) 2022-05-30 19:13:27 -05:00
input.rs allow uppercase chars to be captured during suppressed input (#6199) 2022-07-31 08:12:13 -05:00
kill.rs Return error when kill didn't terminate successfully (#6354) 2022-08-18 11:58:51 -05:00
mod.rs Rename some files (#952) 2022-02-05 12:35:02 -05:00
sleep.rs Port over the sleep command from nushell (#371) 2021-11-29 10:15:32 +13:00
term_size.rs add term size command (#792) 2022-01-21 14:31:33 +11:00