sudofox / shell-mommy

Mommy is here for you on the command line ~ ❤️
394 stars 15 forks source link

Consider No Output for Signal Interrupt #15

Closed ChristianSilvermoon closed 1 year ago

ChristianSilvermoon commented 1 year ago

Signal Interrupt (Exit Code 130) is generally not a failure per say.

While Shell Mommy's words of comfort and encouragement are lovely, nothing wrong necessarily happened here, this was a CTRL+C, an intentional interruption of the last command.

sudofox commented 1 year ago

fixed with pr #16