Fix parsing issues preventing delta from working:
This also fixed an issue where images required newlines
if they went through the ansi escape parser so i removed some
no longer needed newlines.
the issue was mostly caused by not being able to handle non graphical escape codes.