Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gary R. Van Sickle" To: "Cygwin mailing list" Subject: Re: [ANNOUNCEMENT] New on sources: rxvt-2.7.2-1 Date: Sat, 12 May 2001 03:05:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 > I noticed one suggestion in the README was to start rxvt as: > rxvt -e /usr/bin/env TERM=xterm /usr/bin/bash --login -i > This involved modifying the xterm entry in /etc/termcap to get colour. > What i tend to use is: > rxvt -fn Courier-13 -sr -ls -title bash -tn cygwin > (having set SHEL=/bin/bash beforehand) > This gives colour straight away, just thought i'd share it. I think you really need the "--login -i" though, and IIRC the "cygwin" term type is deprecated. Here's the all-time best rxvt invocation ;-), which I use: C:\unix\bin\rxvt.exe -sr -sl 1000 -fn "Lucida Console-bold-14" -tn rxvt -ls -e bash --login -i Gets you color, a nice readable font, a 1000-line scrollback buffer, the scrollbar on the RIGHT as God intended it, the whole shebang. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple