This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mess screen, help


Hi,

I'm not sure what's with "ls" (nor what you mean by "a mess screen"), but 
if VIM isn't drawing the screen properly, you probably don't have your TERM 
environment variable set properly.

Try TERM=cygwin, as in:

BASH:
% export TERM=cygwin

ASH:
% TERM=cygwin
% export TERM

TCSH
% setenv TERM cygwin

Randall Schulz


At 19:25 2001-07-10, mala@263.net wrote:
>Hi, guys
>     I found my cygwin can not manage screen well, if there is too many
>
>files, ls will present me a mess screen, VIM also works poorly.
>
>Moving cursor Up and down will create a lots of numbers appear on
>
>screen. Help me!


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]