Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 20 May 2002 15:45:16 +0300 (EEST) From: rudy AT viper DOT iasi DOT rdsnet DOT ro To: cygwin AT cygwin DOT com Subject: Key mappings in ssh Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I have a problem using sshd on cygwin: the backspace key does not work as expected, for example in vi (inserts ^? ) and cat. To get it working I have to press Ctrl+H. Bash prompt behaves properly (therefore I assume that readline interprets the keycode better). Also, local bash prompt (not using sshd, just starting ...\bin\bash.exe works ok (even with .bash_profile setting TERM to linux) Environment: - latest (updated) complete cygwin version installation, - ssh client Putty (also ShellGuard -- former TelNeat), - TERM=linux (for shellguard) or xterm (for Putty) There are some ways to get it working properly: - using putty, I can configure backspace to send Ctrl+H - if I open ShellGuard to a linux machine (where BackSpace works ok) then ssh to cygwin machine, it works again. I am not very sure, but I *think* this occured recently, after (for example) updating cygwin's openssh, terminfo etc to latest versions. I tried playing with bs option in shellguard's termcap.ini but no success. Ideas? Thanks in advance, rudy -- 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/