Robert O'Shea
|
c5e7bccee5
|
Fixed printing of builtin kill command #4392 (#4447)
* Fixed printing of builtin kill command
* Fixed fmt and clippy issues for kill command
* Uncommented unintentional comments
* Fixed wrong code added in kill command
* Fixed more fmt issues with kill command
|
2022-02-12 20:18:27 -06:00 |
|
Genna Wingert
|
12d4c2986c
|
Fix docs for kill command in engine-q (#4393)
|
2022-02-09 18:20:20 -05:00 |
|
JT
|
bc1e1aa944
|
Clippy fixes for Rust 1.58 (#733)
* Clippy fixes for Rust 1.58
* Try different message
|
2022-01-14 06:40:25 +11:00 |
|
Fernando Herrera
|
22469a9cb1
|
Improved labeled error from plugins (#437)
* improved labeled error from plugins
* corrected span
|
2021-12-05 16:11:19 +13:00 |
|
Fernando Herrera
|
8a06ea133b
|
removed unwraps (#430)
|
2021-12-04 12:38:21 +00:00 |
|
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 |
|