Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <779F20BCCE5AD31186A50008C75D99791716B1@SILLDN_MAIL1> From: "Fifer, Eric" To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: RE: getc() problem with Cygwin v1.0 Date: Fri, 14 Jan 2000 07:21:37 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" I'm not sure this is related, but I posted about something similar a few weeks back (and had no responses). I'm not running v1.0, right now I'm running the 2000/01/05 snapshot and the following is still true ... --- Subject: line editing not working with rxvt and recent cygwin snapshots Line editing (erase/kill) isn't working within rxvt. I'm not sure why, but characters are being processed immediately. It's easy to demonstrate, start up "cat" reading from stdin and then just type "abc ENTER". In the normal console you'll see: bash$ cat abc abc In rxvt: bash$ cat aabbcc With my old b20.1 setup, rxvt and line editing works fine. For the test, I forced my stty settings to be identical on both ttys. And CYGWIN does set "tty". Unfortunately, I can't really strace the process when running under rxvt, because the strace pops open a normal console window for ttyin/ttyout and then everything works. Any ideas on how to track this down? Some kind of difference between pseudo-terminals and console-terminals? Thanks. Eric Fifer -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com