From owner-freebsd-questions Fri Feb 22 11:54:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from darius.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id A4A5137B404 for ; Fri, 22 Feb 2002 11:54:45 -0800 (PST) Received: by darius.2y.net (Postfix, from userid 1001) id BD43E1C95; Fri, 22 Feb 2002 20:54:38 +0100 (CET) Date: Fri, 22 Feb 2002 20:54:38 +0100 From: Morsal Rodbay To: Brent Cc: freebsd-questions@freebsd.org Subject: Re: no colors when ssh to fbsd Message-ID: <20020222205438.A41313@darius.2y.net> Reply-To: Morsal Rodbay References: <012301c1bbd8$ac4f6920$37b4a8c0@pretorian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <012301c1bbd8$ac4f6920$37b4a8c0@pretorian>; from brentb@loa.com on Fri, Feb 22, 2002 at 02:39:41PM -0500 X-Operating-System: FreeBSD 4.4 [up 19:08, 1 user, load averages: 0.09, 0.02, 0.01] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 22, 2002 at 02:39:41PM -0500, Brent wrote: > I was wonder what i have to do to get colors to (like in a linux ssh term ) > in Freebsd...just curious > > > > thanx > Brent u have to set your TERM to xterm-color... put the following in /etc/profile TERM=xterm-color; export TER just curious, did u move from Linux to BSD? :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message