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

RE:Cannot find TERM: 'LInux'



Try setting the term to ansi.
In bash type shells:
% export TERM=ansi
% lynx
or
% TERM=ansi lynx

In csh type shells:
% setenv TERM ansi
% lynx

Andrew.



Reply to: