Closed GoogleCodeExporter closed 8 years ago
Thanks for the report. I don't have GHCi installed on this machine, but r333
should fix it.
Original comment by nicora...@gmail.com
on 21 Sep 2010 at 5:05
I update to r333, but this time conque displays escape sequence "\x1b=" too.
So I tried to write patch to fix this issue.
Attached patch make CONQUE_SEQ_REGEX to match "\x1b=" and "\x1b>", so they will
be treated as escape sequence.
Could you review this patch? Thanks.
Original comment by arumaka...@gmail.com
on 21 Sep 2010 at 6:23
Attachments:
Try r334. It should be the equivalent of your patch.
Original comment by nicora...@gmail.com
on 21 Sep 2010 at 8:25
r334 fix the problem. Thanks!
Original comment by arumaka...@gmail.com
on 21 Sep 2010 at 10:26
Original issue reported on code.google.com by
arumaka...@gmail.com
on 21 Sep 2010 at 4:12Attachments: