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 Message-Id: <5.2.0.9.2.20030310093308.0205b128@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 10 Mar 2003 09:37:32 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: patch to cygwin1.dll In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Daniel, I don't know if this is obsolete information or not, but back in the old Vi (not Vim) days, one could type NUL while in input mode to repeat the most recently typed input sequence. Ever since the days of real terminals has passed (at least for use in everyday programming work) I've figured this was a lost feature, since I could never figure out how to type a NUL. If this change doesn't muck up anything else, I'd welcome it. Randall Schulz P.S. Your English requires no apologies (except that "English" is capitalized). At 23:39 2003-03-09, COTTO Daniel FTRD/DMI/CAE wrote: >Hi , > >I have made a patch to the cygwin1.dll . >Its main purpose is to allow a nul character to be input from a french >keyboard. Also this patch adds some othre functions keys. If you are >interrested you have the diff file from the official cygwin-1.3.20-1 >fhandler_console.cc > >the binding added are: >* ctrl-spc: nul character >* ctrl-f1 through ctrl-f10: \e7~ through \e16~ >* alt-f1 through alt f10: \e[38~ through \e[47~ >* app key binded to: \e[50~ >* ctrl-tab and alt tab bind to esc tab. >* and some other minor binding; (see the attachment). > >If you want, you can use this patch and you can add it to a >next version of cygwin1.dll. > >Daniel. > >P.S. sory for my bad english. -- 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/