[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How do you run pico in a RaQ2?



on 3/23/00 9:27 AM, Jonathan D. Hozeska at jhozeska@xxxxxxxxxxx wrote:

> How can I make a session default to a specific TERM setting?  I use
> TinyTerm (but I would like to find a better one - any recommendations?) and
> find it annoying always having to "export TERM=vt220" every time I start a
> session.

just add
export TERM=VT220
or
export TERM=VT100
to your .profile

-k