<a href="https://github.com/malte-v"><img src="https://avatars2.githubusercontent.com/u/34393802?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [malte-v](https://github.com/malte-v)** _Saturday Apr 18, 2020 at 07:29 GMT_ _Originally opened as https://github.com/edwinb/Idris2-boot/issues/297_ ---- Currently using the arrow keys just prints ANSI sequences, which is different from the Idris 1 REPL. # Steps to Reproduce Enter the Idris 2 REPL and use the arrow keys. # Expected Behavior It cycles through the recently used commands. # Observed Behavior Escape sequences get printed.