kamilion / vinterm

Automatically exported from code.google.com/p/vinterm
GNU General Public License v3.0
1 stars 0 forks source link

Color values #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Message obtained when "ls" is run in a colored shell environment: 

warning: Unrecognized escape sequence: ESC[01;34m

These are the codes for colors, they should be ignored, or considered in a way 
for a possible use... may we can have options with --colors options ? 

Original issue reported on code.google.com by thanater...@gmail.com on 22 May 2012 at 5:49

GoogleCodeExporter commented 9 years ago
These sequences activate color in colored terminals, and are currently ignored 
by vinterm. The warning just informs that vinterm received these colors codes. 
In the future we're going to have colors in the terminal, and these messages 
will go away.

Original comment by andre....@gmail.com on 22 Jul 2013 at 1:47

GoogleCodeExporter commented 9 years ago
I suggest that they will be simply silented in the terminal, I understand
that they doesn't appears but if its meant to work on a "monochrome screen"
then should not warn anything, I mean, they are very annoying and we
already know that this screen is monochrome :), no matter if if in the
future we will have colors or not (this is not a broken-style feature?) but
it should not be warned, in fact I use colors everytime and this floods my
terminal usage

Original comment by thanater...@gmail.com on 28 Jul 2013 at 11:13