Re: 256 colors

2007-07-31 Thread Robert Anderson
On 7/31/07, Peder Stray <[EMAIL PROTECTED]> wrote: > > On Tue, 31 Jul 2007, Robert Anderson wrote: > > > On 7/31/07, Peder Stray <[EMAIL PROTECTED]> wrote: > >> > >> On Tue, 31 Jul 2007, Robert Anderson wrote: > >> > >>> On 7/30/07, Peder Stray <[EMAIL PROTECTED]> wrote: > > How can i tel

Re: 256 colors

2007-07-31 Thread Peder Stray
On Tue, 31 Jul 2007, Robert Anderson wrote: On 7/31/07, Peder Stray <[EMAIL PROTECTED]> wrote: On Tue, 31 Jul 2007, Robert Anderson wrote: On 7/30/07, Peder Stray <[EMAIL PROTECTED]> wrote: How can i tell if the screen i am using really understands 256 colors or not? i try 'tput 39' both

Re: 256 colors

2007-07-31 Thread Peder Stray
On Tue, 31 Jul 2007, Juergen Weigert wrote: On Jul 31, 07 14:39:02 -0500, David Douthitt wrote: Robert Anderson wrote: http://www.cs.rice.edu/~scrosby/software/tf256color/src/256colors2.pl This program appears to be f

Re: 256 colors

2007-07-31 Thread Juergen Weigert
On Jul 31, 07 14:39:02 -0500, David Douthitt wrote: > Robert Anderson wrote: > > http://www.cs.rice.edu/~scrosby/software/tf256color/src/256colors2.pl > > > This program appears to be from the xterm distribution from XFree86.

Re: 256 colors

2007-07-31 Thread David Douthitt
Robert Anderson wrote: > http://www.cs.rice.edu/~scrosby/software/tf256color/src/256colors2.pl > This program appears to be from the xterm distribution from XFree86. Is it possible to put this in the GNU screen distribution?

Re: 256 colors

2007-07-31 Thread Robert Anderson
On 7/31/07, Peder Stray <[EMAIL PROTECTED]> wrote: > > On Tue, 31 Jul 2007, Robert Anderson wrote: > > > On 7/30/07, Peder Stray <[EMAIL PROTECTED]> wrote: > >> > >> > >> How can i tell if the screen i am using really understands 256 colors > or > >> not? i try 'tput 39' both within screen and out

Re: 256 colors

2007-07-31 Thread Peder Stray
On Tue, 31 Jul 2007, Robert Anderson wrote: On 7/30/07, Peder Stray <[EMAIL PROTECTED]> wrote: How can i tell if the screen i am using really understands 256 colors or not? i try 'tput 39' both within screen and outside, both actually send \e[38 http://www.cs.rice.edu/~scrosby/software/tf2

Re: 256 colors

2007-07-31 Thread Robert Anderson
On 7/30/07, Peder Stray <[EMAIL PROTECTED]> wrote: > > > How can i tell if the screen i am using really understands 256 colors or > not? i try 'tput 39' both within screen and outside, both actually send > \e[38 http://www.cs.rice.edu/~scrosby/software/tf256color/src/256colors2.pl _

Re: 256 colors

2007-07-31 Thread Peder Stray
On Tue, 31 Jul 2007, Peder Stray wrote: How can i tell if the screen i am using really understands 256 colors or not? i try 'tput 39' both within screen and outside, both actually send \e[38;5;39m (light blue) as it should, but it seens screen translates it to \e[34m (blue). tput colors repor

Re: 256 colors

2007-07-31 Thread Peder Stray
On Tue, 31 Jul 2007, Peder Stray wrote: How can i tell if the screen i am using really understands 256 colors or not? i try 'tput 39' both within screen and outside, both actually send \e[38;5;39m (light blue) as it should, but it seens screen translates it to \e[34m (blue). tput colors repor