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: <779F20BCCE5AD31186A50008C75D997917169F@SILLDN_MAIL1> From: "Fifer, Eric" To: cygwin AT sourceware DOT cygnus DOT com Subject: line editing not working with rxvt and recent cygwin snapshots Date: Tue, 21 Dec 1999 12:35:16 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" I'm working with the 19991218 snapshot and 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. 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? Thanks. Eric Fifer -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com