X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4E739A6F.90406@cwilson.fastmail.fm> Date: Fri, 16 Sep 2011 14:50:23 -0400 From: Charles Wilson Reply-To: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: wtf? rxvt.exe References: <4E739733 DOT 40909 AT gmail DOT com> In-Reply-To: <4E739733.40909@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 9/16/2011 2:36 PM, J.V. wrote: > I had an rxvt.bat that I had used for some time, now it won't work. > > What changed? /usr/share/doc/Cygwin/rxvt.README > Also when I use the switch: -e /usr/bin/bash it takes forever to open. Sounds like a bash problem, not rxvt. > It looks like rxvt has changed or some command line switches removed. No, only new switches (-cd, -uas, -bs) added. > Is it possible to check out the source code to see the changes and do an > annotation to see who removed the switches and why it was not make > backwards compatible? There have been no switches removed (at least not deliberately). You keep talking about "removed the switches" but you have not indicated what switch you are talking about. > This is really chewing into my morning development time, to just get a > freaking terminal to open. So post the "broken" rxvt.bat so we don't have to guess. > If anyone has a recent rxvt command line that works very nicely for them > (login shell so I get all my aliases / paths - .bash_profile settings), > that would be just fantastic. rxvt -tn xterm -fn "Lucida Console-16" -e /usr/bin/bash --login -i WJJFM. However: rxvt is really really old. And it kindof sux. Upstream development is DEAD. In the immortal words of Monty Python, "'E's kicked the bucket, 'e's shuffled off 'is mortal coil, run down the curtain and joined the bleedin' choir invisibile!! THIS IS AN EX-PARROT!!" You'd REALLY be better served using mintty instead. It's actively maintained, built specifically as a terminal emulator for Cygwin on Windows (rather than a hackish port of a unix-derived X11-based terminal). C:\cygwin\bin\mintty.exe - Then, right-click and set the terminal properties, like any other "normal" Windows app. -- Chuck cygwin-rxvt "maintainer" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple