This is the mail archive of the cygwin@sourceware.cygnus.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: How to clear the screen (again)?



It is faster than other approaches as I tried, but it leaves an extra
blank line on the top of my screen.  BTW, I am running this on win98.
More comments?

-- Leo

kulack@us.ibm.com wrote:

> Ctrl-L doesn't work for me either, but this works great on NT.
> Quite a bit faster than the command.com trick.
>
> alias cls='echo -e "\E[2J"'
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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