delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
To: | cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
Path: | not-for-mail |
From: | Andrew DeFaria <ADeFaria AT Salira DOT com> |
Newsgroups: | gmane.os.cygwin |
Subject: | Re: termcap problem in RXVT? |
Date: | Wed, 20 Mar 2002 13:06:35 -0800 |
Lines: | 34 |
Message-ID: | <3C98F9DB.2020503@Salira.com> |
References: | <D60C43D4F66AD411A4AB00508BDF5C78070D095E AT emss02m17 DOT ems DOT lmco DOT com> <20020319212030 DOT GB24191 AT tuxedo DOT skovlyporten DOT dk> |
Reply-To: | cygwin AT cygwin DOT com |
NNTP-Posting-Host: | 206.184.204.2 |
Mime-Version: | 1.0 |
X-Trace: | main.gmane.org 1016658391 8639 206.184.204.2 (20 Mar 2002 21:06:31 GMT) |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
NNTP-Posting-Date: | Wed, 20 Mar 2002 21:06:31 +0000 (UTC) |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
X-Accept-Language: | en-us |
Lars Munch wrote: > On Mon, Mar 18, 2002 at 04:20:00PM -0700, BERNDT, JON wrote: > >>I have installed CygWin on numerous machines using teh nice setup program at >>cygwin.com. Recently, however, I have installed CygWin on two machines (one >>a W2K machine and the other a Win98SE machine) and when I tried to run rxvt >>I got strange behavior for the prompt. If I bring up a bash shell >>immediately after installing, then type "rxvt" at the bash prompt, this is >>what shows up in the rxvt console: >> >>--- start --- >>\[\033]0;\w\007 >>\033[32m\]\u@\h \[\033[33m\w\033[0m\] >>$ >>--- end --- >> >>I am at a loss to explain what to do. This has not happened to me in prior >>cygwin installs. I checked the FAQ and the mailing list archives for March, >>but could not find any reference to anything new that should have caused >>this. >> > > Put: > > export SHELL=/bin/bash > > in /etc/profile Yes. rxvt runs $SHELL if present otherwise /bin/sh. Now the real question is why isn't export SHELL=/bin/bash in /etc/profile, or, rather, why isn't the user's shell preference, specified in /etc/passwd taken and exported as SHELL? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |