public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Issue with rxvt
@ 2004-02-29  7:00 borota
  0 siblings, 0 replies; 4+ messages in thread
From: borota @ 2004-02-29  7:00 UTC (permalink / raw)
  To: cygwin

What about trying?: 

rxvt -e bash 

Greg
__________________________
Issue with rxvt 

   * From: "Jonathan E. Brickman" <jbrickman at joshuacorps dot org>
   * To: cygwin at cygwin dot com
   * Date: Sat, 28 Feb 2004 23:06:38 -0600
   * Subject: Issue with rxvt 

About eighteen months ago, running WinME, I used to be able to use RXVT 
under Cygwin; but with the latest version of Cygwin and rxvt et al., it's 
not working -- no matter what I try, the rxvt window comes up, but the 
terminal-control codes don't set colors and such, but show up as backslashed 
code groups. Anyone have something I can try? I have already tried several 
TERM variable settings. 

J.E.B.

--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Issue with rxvt
  2004-02-29 20:21   ` Gregory Borota
@ 2004-03-01  0:09     ` Jonathan E. Brickman
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan E. Brickman @ 2004-03-01  0:09 UTC (permalink / raw)
  To: cygwin

After playing with it a good bit, here is my final solution:

1.  A batch file, "cygwin2.bat", located in C:\cygwin

2.  The contents of the batch file as follows:

     @echo off

     C:
     chdir C:\cygwin\bin

     rxvt -bg black -fg white -e bash --login -i

3.  A shortcut to this batch file on my desktop, with the icon changed 
to the cygwin.ico located in C:\cygwin

4.  Great joy, as it all works deliciously!


-- 
Jonathan E. Brickman
http://joshuacorps.org


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Issue with rxvt
       [not found] ` <243452635.20040229073230@joshuacorps.org>
@ 2004-02-29 20:21   ` Gregory Borota
  2004-03-01  0:09     ` Jonathan E. Brickman
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Borota @ 2004-02-29 20:21 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Issue with rxvt
@ 2004-02-29  6:22 Jonathan E. Brickman
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan E. Brickman @ 2004-02-29  6:22 UTC (permalink / raw)
  To: cygwin

About eighteen months ago, running WinME, I used to be able to use RXVT 
under Cygwin; but with the latest version of Cygwin and rxvt et al., 
it's not working -- no matter what I try, the rxvt window comes up, but 
the terminal-control codes don't set colors and such, but show up as 
backslashed code groups.  Anyone have something I can try?  I have 
already tried several TERM variable settings.

J.E.B.


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-01  0:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-29  7:00 Issue with rxvt borota
     [not found] <40418F40.30408@softhome.net>
     [not found] ` <243452635.20040229073230@joshuacorps.org>
2004-02-29 20:21   ` Gregory Borota
2004-03-01  0:09     ` Jonathan E. Brickman
  -- strict thread matches above, loose matches on Subject: below --
2004-02-29  6:22 Jonathan E. Brickman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).