On Tue, Oct 23, 2007 at 04:27:28PM +0200, Marcin Konarski wrote: > A while ago I have noticed that some ncurses programs can > no longer show bright background colors. > Creating bright background colors with escape sequence, > although, is still possible. > > I attached small ncurses program that displays > all combinations of foreground/background colors > with all combinations of basic attributes (normal, bold, blink, reverse) > > I have used bisection method and I have found first broken revision, > that is: r213 (r212 is still good). > > Simple diff shows that following patch causes the problem:
Hey, Thanks for finding exactly where the problem is. I ran your attached program on xterm and mrxvt. The output for a few sequences looks a little different, which means we should fix something. Any chance you can send me the offending escape sequences which perform differently on xterm and mrxvt? The bright color was really annoying me, which is why I commented it out. Will look into adding it back when I get time next... GI -- The short fortuneteller who escaped from prison was a small medium at large. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net