Subject: Re: Where is the Color ?
To: Zafer Aydogan <zafer@gmx.org>
From: Martin Schmitz <martin@msitc.dyndns.org>
List: netbsd-help
Date: 03/23/2004 01:05:55
"Zafer Aydogan" <zafer@gmx.org> writes:

> Hola Newsgroup!
>
> I'm using Putty to connect to my NetBSD Server.  I don't know how to
> get the Function Keys , Keypad, Backspace Key & Home Key work well.  I
> don't know how to get color in Mutt (Email Client)

Try one of the following
# set TERM=xterm; mutt
# set TERM=wsvt25; mutt

if your shell is not csh you have to adjust the syntax.

Martin