delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Andrew DeFaria <Andrew AT DeFaria DOT com> |
Subject: | Re: Bash.exe stays open after Putty is closed |
Date: | Sat, 05 Apr 2008 10:40:40 -0700 |
Lines: | 28 |
Message-ID: | <ft8dis$l1r$1@ger.gmane.org> |
References: | <344958814 DOT 20080405192157 AT F1-Photo DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
In-Reply-To: | <344958814.20080405192157@F1-Photo.com> |
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 |
Paul-Kenji Cahier wrote: > I have personally been using puttycyg here(or to be exact a homemade > build that incorporates both puttycyg and many other putty patches) > for optimal use. > > That way I can use putty as a normal term and when I need to ssh, I > just use the normal ssh cygwin client from a putty term. Seems to me the more "Cygwin" solution would still be to simply use rxvt. It's comes with Cygwin though you have to select it specifically in setup.exe. rxvt is much like xterm so it pays attention to ~/.Xdefaults. rxvt is resizeable like a regular terminal emulator and catches SIGWINCH and adjusts accordingly. rxvt also does "normal selection" and not that boxy selection of the Windows console. rxvt is fully configurable as far as colors and fonts just like an X app. But, rxvt will use Windows widgets if DISPLAY is not set because an X server is not running. So, IOW you don't even need to start a heavy X server to use rxvt! Finally, since you seem to be concerned with it, rxvt uses pty's, which is a problem with some applications that expect no ttys (notably IBM/Rational's cleartool). So again, there's no "additional" separate package to find, in your case - home make, install and otherwise nurture - just another Cygwin package that works well with all of the Cygwin environment. You should try rxvt and see if you like it... -- Andrew DeFaria <http://defaria.com> Making music should not be left to the professionals. - Michelle Shocked -- 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 |