1.3.15-1: Patch 2.5 converts DOS newlines to Unix newlines

2002-11-08 Thread Steve Chapel
I've run into a problem with patch converting DOS newlines into Unix newlines. To reproduce the problem: Use setup.exe to set the Default Text File Type to Unix. Save the attached files orig and new into a directory. Type the following commands: diff -u orig new > diff patch -R < diff Now t

Re: Backwards typeahead

2002-11-05 Thread Steve Chapel
[EMAIL PROTECTED] wrote: On Tue, Nov 05, 2002 at 11:55:52AM -0500, Steve Chapel wrote: Christopher Faylor wrote: On Tue, Nov 05, 2002 at 10:25:58AM -0500, Steve Chapel wrote: So again I ask for information on how this cygwin problem can be solved. It makes typeahead completely useless for

Re: Backwards typeahead

2002-11-05 Thread Steve Chapel
Christopher Faylor wrote: On Tue, Nov 05, 2002 at 10:25:58AM -0500, Steve Chapel wrote: So again I ask for information on how this cygwin problem can be solved. It makes typeahead completely useless for me. What kind of information are you hoping for? If we knew how to solve the problem it

Re: bash and the delete key

2002-11-05 Thread Steve Chapel
Sylvain Petreolle wrote: >So why don't we provide a default .inputrc with at least this option >enabled ? > > --- Randall R Schulz <[EMAIL PROTECTED]> a écrit : > Paul, >> >> [To get the delete key to work on the console,] >> Add this line to your "$HOME/.inputrc" file: >> >>"\M-[3~": delete

Re: Backwards typeahead

2002-11-05 Thread Steve Chapel
Steve Chapel wrote: With the cygwin 1.3.13 bash shell running in a Windows 98 SE DOS window, I've experienced that characters I've typed in while a command is running appear reversed when the command prompt appears again. I found this thread <http://sources.redhat.com/ml/c

Backwards typeahead

2002-11-01 Thread Steve Chapel
> from April 2001 on this subject and wondered if there is any more information on this problem. If not, I can look into debugging the problem myself, although I'll need a lot of help getting started. Thanks, Steve Chapel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe