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

Re: [cobalt-users] Re pico



on 3/3/00 8:49 AM, Bob Lee at bobl@xxxxxxxxxxxxxxx wrote:

> when I type pico, I get this message.
> 
> Incomplete termcap entry

That'd be a terminal emulator problem.

The system isn't able to determine what terminal emulation to use.

Try
export TERM=vt100
pico

-k