Re: blinking 256-color mode

Kalle Olavi Niemitalo <[email protected]>
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
Kalle Olavi Niemitalo <[email protected]> writes:

> iTerm apparently requires that the command to choose one color
> out of 256 is the only thing in the SGR control sequence.  Try
> this untested patch to iTerm.

Related iTerm bug:

http://sourceforge.net/tracker/index.php?func=detail&aid=2417832&group_id=67789&atid=518973
iTerm.app: Detail: 2417832 - xterm-256colors mode doesn't work for elinks

And a patch similar to what I posted here:

http://sourceforge.net/tracker/index.php?func=detail&aid=2203539&group_id=67789&atid=518975
iTerm.app: Detail: 2203539 - 256 color escape sequence ignored

That one is a bit buggy though, in that it does i+=3 rather than
i+=2.  The number 3 looks good because the color-setting command
consists of three parameters in the list, but it is wrong because
the for loop will also increment i.
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.