lukgad / elt

Automatically exported from code.google.com/p/elt
0 stars 0 forks source link

Terminal plugin 1.1.1 mis-renders black-on-white color scheme #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From Kenton Varda:

It looks like the problem doesn't occur until the first time a color escape 
sequence is used (which is immediately for me, since I have a colored prompt).  
You can reproduce the problem by typing:

 echo -e '\e[0m'

After that all the text will become white-on-black.  This escape code should 
instead reset the colors to default.

Original issue reported on code.google.com by alr...@google.com on 13 Aug 2012 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 13 Aug 2012 at 7:53

GoogleCodeExporter commented 9 years ago
r499d6eab2ba1

Fixed in Linux. Need to test in MacOS.

Original comment by alr...@google.com on 13 Aug 2012 at 8:05

GoogleCodeExporter commented 9 years ago
r815f5de801dd

Original comment by alr...@google.com on 13 Aug 2012 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 13 Aug 2012 at 9:38