mirror of
https://github.com/janet-lang/janet
synced 2026-07-15 15:52:43 +00:00
27b1f59aa9
This lets Janet be a better unix citizen and lets Ctrl-C raise an interrupt. Trying to make Janet behave superficially like a shell by overriding Ctrl-C is not helpful.