ASCII Control Characters
In the terminal there are 32 "control characters" that do various things, that you can enter by pressing Ctrl-KEY. (explainer blog post with a million caveats)
Same as pressing a regular key
Used by readline
OS terminal driver
I use this
Important
11
Ctrl-K
delete line forward
22
Ctrl-V
"escape" next char