delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Fri, 8 Aug 2008 14:16:12 -0700 |
From: | Gary Johnson <garyjohn AT spk DOT agilent DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: How to replace default bash window with rxvt / bash shell? |
Message-ID: | <20080808211612.GB13810@suncomp3.spk.agilent.com> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <18895814 DOT post AT talk DOT nabble DOT com> <g7i0qs$meg$1 AT ger DOT gmane DOT org> <18898454 DOT post AT talk DOT nabble DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <18898454.post@talk.nabble.com> |
X-Operating-System: | SunOS suncomp3 5.8 sparc |
User-Agent: | Mutt/1.5.17 (2007-11-01) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 2008-08-08, CheapLisa wrote: > thanks for the help. It did launch bash so I am a little further along. I > still need to get multiple tabs (integrate screen) into the command and > believe I have it after some experimentation: > rxvt -e screen /usr/bin/bash --login -i > > so rxvt executes both screen and bash but another window pops up before and > goes away. This is a little annoying but I can live with it. You can get rid of that extra window by using the Cygwin run command in your shortcut target, like this: C:\cygwin\bin\run.exe /bin/rxvt -e bash --login -i Regards, Gary -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |