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
Message-ID: <40422C14.6070704@yahoo.com>
Date: Sun, 29 Feb 2004 12:14:44 -0600
From: Gregory Borota <gregclau@yahoo.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Issue with rxvt
References: <40418F40.30408@softhome.net> <243452635.20040229073230@joshuacorps.org>
In-Reply-To: <243452635.20040229073230@joshuacorps.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I am just guessing here, but I might be right (You may check with rxvt 
source code and/or 'man rxvt', I no time and don't use it).

Without '-e bash', rxvt calls the much simpler, scaled-down 'ash' which 
is not able to understand more advanced terminal control escape 
sequences but bash is. And see to it that '- e bash' is always the last 
on command line (if you give rxvt other options, that's how xterm 
behaves I guess rxvt follows that too)

Glad it helps,
Greg

Jonathan E. Brickman wrote:

> Thank you very much, Gregory!
> 
> What is different about a -e that turns on the escape-code
> recognition?
> 
> 
>>What about trying?:
> 
> 
>>rxvt -e bash
> 
> 
>>Greg
> 
> 
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

