X-Spam-Check-By: sourceware.org Message-ID: <46797188.3050501@gmail.com> Date: Wed, 20 Jun 2007 19:27:20 +0100 User-Agent: Thunderbird 1.5.0.10 (X11/20070331) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: using chere References: <46796B90 DOT 3 AT princeton DOT edu> In-Reply-To: <46796B90.3@princeton.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit From: Dave 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 Lewis Hyatt wrote: > Is this supposed to work? I tried this: > > chere -iam1 -s bash -t xterm > > and this: > > chere -iam2 -s bash -t xterm > > In both cases, the shell extension is installed as expected, but when I > click on "Bash prompt here", nothing happens. It is supposed to work. That said I don't use X myself, so haven't explicitly tested this. Using xterm does require that the x server is already running before xterm is invoked. What happens if you run the following command from a cmd prompt: xterm -e /bin/bash -l If you don't want to run an xserver, try rxvt instead: chere -iam2 -s bash -t rxvt Regards, Dave chere maintainer -- 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/