← Back to context Comment by tspng 6 months ago That's great. I've been using terminals for 20+ years, and never new about CTRL-U. Thanks! TIL. 1 comment tspng Reply larsbrinkhoff 6 months 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.
larsbrinkhoff 6 months 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.
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.