X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Cygwin as SSH Client Problem Date: Tue, 19 Sep 2006 01:44:18 -0500 Lines: 29 Message-ID: References: <450F755F DOT 9010803 AT protocol DOT gr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) In-Reply-To: <450F755F.9010803@protocol.gr> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Panos Katergiathis wrote: > I am using cygwin as ssh client in order to administrate a linux > machine. All is ok, except when running (on the remote machine) programs > like Midnight Commander, whereas the lines (ncurses?) appear as garbage. That's not a ssh problem, it's the terminal type and/or font you are using. > When running Midnight Commander locally (via cygwin) such lines appear > properly. >=20 > So i figure that it has to do something with the way cygwin emulates the > terminal of the remote machine. >=20 > Unfortunately, this is as far as i can go. Any further help will be > greatly appreciated. Do "echo $TERM" and if the result is somethig like "cygwin" then I think th= at is the problem because there is a good chance that the remote system doe= sn't know that type of terminal. Solution: set (in the remote computer) TERM to ansi or xterm if you are usi= ng rxvt. --=20 Ren=E9 Berber -- 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/