On 8 June 2015 at 15:04, Liviu Ionescu <i...@livius.net> wrote:
> as I said, probably the qemu readline implementation assumes all
> consoles in the world are vt100 terminals, which is obviously too
> optimistic, a notable exception being exactly the Eclipse console.

Well, readline assumes that you have an interactive terminal, since
you're interacting with it. You can always turn off the readline
feature if you don't want it.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=112948
is the eclipse bug for "console should support ANSI escape sequences".

-- PMM

Reply via email to