Hacker News new | ask | show | jobs
by larsbrinkhoff 86 days ago
It's built into the Unix terminal driver. Control-U is the default, but it can be changed with e.g. "stty kill". Libraries like readline also support it.