Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Path: not-for-mail From: Soren A Subject: Re: rxvt customization questions Date: Thu, 19 Dec 2002 15:02:10 +0000 (UTC) Organization: Sporadically Occasionally Lines: 25 Message-ID: References: <14477 DOT 1040299749 AT www4 DOT gmx DOT net> X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Xnews/5.04.25 X-Archive: encrypt On Thu, 19 Dec 2002 12:09:09 GMT, [mn] wrote in news:14477 DOT 1040299749 AT www4 DOT gmx DOT net: > > I've got some questions concerning the latest Cygwin version of rxvt. > > First, I played around with the .Xdefaults file a bit. I, also, would welcome any discussion of how rxvt works on Cygwin. I just recently began using rxvt after a long period of resisting (I invested a great deal of time and effort into learning how make the native Windows console work optimally with bash). the one thing that really pleased me was when i discovered in a marathon late-night Googling session, with considerable effort to interpret poorly- written documentation, how to clear the entire rxvt console buffer and go back to (0,0): echo -ne '\033c' thus one can alias: alias cls="echo -ne '\033c'" TIA, Soren A -- 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/