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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to