Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: kulack AT us DOT ibm DOT com X-Lotus-FromDomain: IBMUS To: Tron Thomas cc: cygwin AT sourceware DOT cygnus DOT com Message-ID: <8525687E.005CF449.00@D51MTA08.pok.ibm.com> Date: Mon, 7 Feb 2000 10:55:09 -0600 Subject: Re: Can't clear the display Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline I was never able to use readline to get \C-l working to clear the screen. alias cls='echo -ne "\E[2J"' This works fine for me on NT 4.0. Only quirk is that the bash window must be expanded horizontally as far as it can go. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com