www.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://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 |
Message-ID: | <4352BEBA.7060601@equate.dyndns.org> |
Date: | Sun, 16 Oct 2005 21:57:30 +0100 |
From: | Chris Taylor <chris AT equate DOT dyndns DOT org> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla Thunderbird 1.0.6 (Windows/20050716) |
MIME-Version: | 1.0 |
To: | David Christensen <dpchrist AT holgerdanske DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Cygwin, ssh, and top |
References: | <004001c5d28d$1b076ba0$0a01a8c0 AT p42800e> |
In-Reply-To: | <004001c5d28d$1b076ba0$0a01a8c0@p42800e> |
X-IsSubscribed: | yes |
David Christensen wrote: > Invoking rxvt from a Cygwin Bash shell and then ssh'ing into Debian and > customized Slackware gives me the same results as Putty -- e.g. everything works > on Debian 3.0 and 3.1, and the customized Slackware is messed up. > > > My preference is still that Cygwin bash ssh work correctly with Debian 3.1, and > I believe the problem is with whatever package provides terminal stuff in Debian > 3.1. I'll try to find the package and file a bug report. > It should be pointed out that rxvt can be used in place of CMD.EXE, which is what is started by the Cygwin icon created by setup. If you want to do that, here is my cygwin.bat: @echo off C: chdir C:\cygwin\bin rxvt -sl 10000 -sr +sk -si -sw -fg Green -bg Black -e /bin/bash --login -i Obviously the path needs to be altered to whatever you have for your cygwin installation. I find this to be much more usable than using bash inside cmd.exe - things actually work. HTH, Chris -- 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 |