Jeff Epler 4c4a7072b0
readline: make ctrl-l clear screen & redraw line
.. similar to how standard Python does it. The specific escape sequence
is chosen for compatibility with the built-in `terminalio.Terminal`.

Closes: #6635
2022-07-25 19:45:21 -05:00
..