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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3986FD3B.599CED6B@ision.net> Date: Tue, 01 Aug 2000 18:39:23 +0200 From: Benjamin Riefenstahl Organization: ISION Internet AG X-Mailer: Mozilla 4.05 [en] (Win16; I) MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: Keyboard problems References: <20000729181153 DOT 55385 DOT qmail AT hotmail DOT com> <20000730171111 DOT 94058 DOT qmail AT hotmail DOT com> <20000730132720 DOT A31557 AT cygnus DOT com> <20000730134113 DOT E31285 AT cygnus DOT com> <39852132 DOT 6576FEAB AT pop DOT mpls DOT uswest DOT net> <20000731125426 DOT 15628 DOT qmail AT hotmail DOT com> <20000731120825 DOT I9027 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, > On Mon, Jul 31, 2000 at 02:46:08PM +0200, Jonas Jensen wrote: > >> I may be out to lunch here, but doesn't adding a binding for "\e[3~" > >> as in: > >> bind '"\e[3~": delete-char' > >> do the right thing? Just as a point of reference: My RedHat-based MkLinux has this in /etc/inputrc OOTB: >>>>>>>> set meta-flag on set input-meta on set convert-meta off set output-meta on "\e0d": backward-word "\e0c": forward-word "\e[h": beginning-of-line "\e[f": end-of-line "\e[1~": beginning-of-line "\e[4~": end-of-line "\e[5~": beginning-of-history "\e[6~": end-of-history "\e[3~": delete-char "\e[2~": quoted-insert <<<<<<<< I guess having setup in general or the setup of bash in particular install something like this could be usefull. Chris Faylor wrote: > However, if you want to send a patch to setup.c to do locale-specific > stuff, I'm sure that DJ would be very grateful. Is this really locale-specific, apart from the fact that english locales usually don't need the 8-bit settings? I'd think that setting the "meta"-flags to make readline 8-bit clean by default would be state-of-the-art. Also, making the funktion block work like Windows users expect it should be a reasonable default on Cygwin. so long, benny -- ISION Internet AG Benjamin Riefenstahl mailto:benjamin DOT riefenstahl AT ision DOT net Ruhrstrasse 61 D-22761 Hamburg http://www.ision.net -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com