Fancyline::Key
Host for ASCII key sequence code, which does its best to figure out what the user just typed.
Class methods
read_control(char : Char, &) : Control | Nil
Reads a Control input from char. If an escape sequence was detected,
calls the given block for the next Char?.