I can not use arrows in coqtop, as one would expect in any repl. For example, in OCaml’s utop, up arrow allows to copy previously executed code. However, in coqtop, the up arrow prints the following text:
Coq < ^[[A
Also, after making a mistake while typing, I do not know how to navigate back, using the left, without deleting previously written text