Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 1995 12:41:18 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        alexandr@louie.udel.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PCVT Help
Message-ID:  <199511181941.MAA09432@phaeton.artisoft.com>
In-Reply-To: <199511180716.XAA00795@freefall.freebsd.org> from "alexandr@louie.udel.edu" at Nov 17, 95 11:16:41 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> :See above. There is also a escape sequence available to change the colour
> :assignments at runtime if pcvt was compiled with option PCVT_SETCOLOR,
> :if you cannot find out the syntax of the sequences enabled by this by looking
> :at pcvt_out.c, you'll have to ask Bruce Evans - i included it in ancient
> :times because he requested it :-)
> 
> Help me Bruce Evans, you're my only hope...
> Help me Bruce Evans, you're my only hope...
> Help me Bruce Evans, you're my only hope...
> Help me Bruce Evans, you're my only hope...
> 
> But seriously, I would really appreciate it if someone, anyone out
> there who knows these ESC code would send me them, or point me to
> documentation that lists them.

Standard ISO escape sequencs:

	ESC [ X Y m

	X	=	3,4 (foreground/background selector)
	Y	=	0-7 (color selector)

I believe the are in the 1988 x3.64 ANSI standard as well.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511181941.MAA09432>