mirror of
https://github.com/janet-lang/janet
synced 2026-05-22 05:12:14 +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.