hickory
hickory copied to clipboard
[Bug] hickory confirms killed even on typo
hickory kill foo.oy
Killed foo.oy
Definitely wrong...
I can work on this
All yours! Thanks :)
Thus the following message looks good if script/id not found. "Kill failed. foo.oy not found."
I'll try to take a look tomorrow! But thanks, @Vipul-Bajaj.
Want to take a stab at #5? This might be a good guide: https://stackoverflow.com/a/17064509/3731467
Need all confirmation messages, warnings, and failures to be coloured on console print
I'll try to take a look tomorrow! But thanks, @Vipul-Bajaj. - Np :)
Want to take a stab at #5? This might be a good guide: https://stackoverflow.com/a/17064509/3731467 - busy with somethings, if I get some time will let u know
Need all confirmation messages, warnings, and failures to be coloured on console print
@maxhumber Did u had a look into the PR?
Looks good! but could you be sure to run https://pypi.org/project/black/ and mypy?
I ran both black and mypy and have committed the changes. Do let me know if anything else is required.