Vangochii A common problem with those built in editor terminals, is many of them do not support the wide range of ascii escape sequences that can be used. For instance, and I haven't confirmed this is what Jesse does; but if it's using a carriage return, instead of a bunch of backspace sequences, the editor's terminal may, since it's probably cross platform, interpret \r as a newline because of some other platforms it supports.