X-Spam-Check-By: sourceware.org From: "Teggy P Veerapen" To: Subject: rxvt question Date: Thu, 12 Jul 2007 09:34:55 +0200 Message-ID: <000601c7c457$2469c9a0$3501a8c0@saphire> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi all, After several years of cygwin with the windows console, I am trying to use rxvt to run cygwin bash and I am running into an issue when running commands such as sqlplus. I should point out that my question might not be completely related to cygwin. Having searched the web extensively for some explanation, I haven't found a good one and thought that people using cygwin might also be using rxvt and that they have been able to find a workaround for this issue. -------8<------------------------------------------- Running bash with Windows console window: $ sqlplus user123/pass AT cr2inst1 SQL> select sysdate from dual; SQL> ed SQL> / SQL> SQL> / -------8<------------------------------------------- Running bash with rxvt: $ sqlplus user123/pass AT cr2inst1 SQL > select sysdate from dual; SQL> ed Wrote file C:\temp\sqlplus_temp.sql Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal > SQL> -------8<------------------------------------------- From what I've read so far, it would seem that rxvt does not handle correctly terminal operations and that's what is causing these issues. I'm interested in knowing whether anyone has ever encountered such issues and whether he has been able to solve the issue (vim not properly launched under sqlplus and the up arrow not functionning correctly) or at least have found a workaround regarding this issue. Any URL or pointer is most welcomed. As said above, my apologies for the intrusion; please discard this mail if you feel it's out of context. Many thanks, Teggy tve DOT ml AT online DOT fr -- 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/