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

Re: No termcap entry for VT100



Lukas Ruf wrote:
> 
> Dear all,
> 
> trying to launch:
> 
>   uccellina:~!63> minicom -o -l -m -t VT100
> 
> resulted in:
> 
>   No termcap entry for VT100
> 
> How can I configure the VT100 terminal emulation in the termcap(?) ?

man minicom

-t VT100 overide the TERM environment variable, using a TERMCAP entry.

IIRC, termcap isn't used on debian and is obsoleted by terminfo.
Try:
  uccellina:~!63> minicom -o -l -m



Reply to: