Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
Path: not-for-mail
From: Soren A <soren_andersen@fastmail.fm>
Subject: Re: rxvt customization questions
Date: Thu, 19 Dec 2002 15:02:10 +0000 (UTC)
Organization: Sporadically Occasionally
Lines: 25
Message-ID: <Xns92E9662B839FEsorenagmaneSH@80.91.224.249>
References: <14477.1040299749@www4.gmx.net>
X-Complaints-To: usenet@main.gmane.org
User-Agent: Xnews/5.04.25
X-Archive: encrypt

On Thu, 19 Dec 2002 12:09:09 GMT, [mn] <svartsjel@gmx.net> wrote in 
news:14477.1040299749@www4.gmx.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/

