Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 22:51:11 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Mark Livingstone <mlivingstone@ottawa.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: can't see COLOURS!! please HELPPP!
Message-ID:  <20010121225111.A14398@dan.emsphone.com>
In-Reply-To: <200101220437.XAA06561@mail.ottawa.com>; from "Mark Livingstone" on Sun Jan 21 23:37:07 GMT 2001
References:  <200101220437.XAA06561@mail.ottawa.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

In the last episode (Jan 21), Mark Livingstone said:
> I am using SecureCRT to connect to a 4.2-Stable FreeBSD box as a user
> using "zsh" shell.
> 
> I cannot see colours not matter what i do. I know FOR SURE the
> problem is not in SecureCRT. "ls --colour" won't work nor will
> links/lynx display colours.

Make sure the "ANSI Colors" box is checked in the "Session Options |
Emulation" tab.

Also try using the attached termcap entry, which should match CRT's
capabilities exactly.

-- 
	Dan Nelson
	dnelson@emsphone.com

--ZPt4rx8FFjLCG7dd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="cons25.cap"

# CRT term doesn't know cv or ch, does have "Set scrolling region",
# doesn't have "erase characters", has underline,
# uses ^E[m to reset colors, has printing mode,
# eats a newline if at right margin, can't do ACS chars < 32
cons25-crt|Entry for CRT terminal:\
	:cv@:ch@:\
	:cs=\E[%i%d;%dr:\
	:ec@:\
	:us=\E[4m:ue=\E[24m:\
	:op=\E[m:\
	:po=\E[5i:pf=\E[4i:\
	:xn:\
	:ac=-\^.v0\333`\004a\260f\370g\361h\261i\025j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302x\263y\363z\362~\371:\
	:tc=cons25w:

--ZPt4rx8FFjLCG7dd--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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