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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Non-US keyboard (PT) bash problem Date: Fri, 17 Dec 2004 18:55:59 -0000 Message-ID: <9D3B864C501E024B86A5ABF53972A66A0C0008@COMTVLEX02.ptcom.corppt.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Lino Miguel Martins Tinoco" To: X-OriginalArrivalTime: 17 Dec 2004 18:55:59.0601 (UTC) FILETIME=[0C39FE10:01C4E46A] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBHIuUqR008907 My ~/.inputrc has all the set you mentioned: XPTP165 AT pc701523 ~# cat .inputrc set meta-flag on set convert-meta off # to show it as character, not the octal representation set input-meta on set output-meta on # to show 8-bit characters # Mappings para teclado PT #"\M-g": "ç" #"\M-G": "Ç" XPTP165 AT pc701523 ~# And bind -V gives: blink-matching-paren is set to `on' byte-oriented is set to `on' completion-ignore-case is set to `off' convert-meta is set to `off' disable-completion is set to `off' enable-keypad is set to `off' expand-tilde is set to `off' history-preserve-point is set to `off' horizontal-scroll-mode is set to `off' input-meta is set to `on' mark-directories is set to `on' mark-modified-lines is set to `off' mark-symlinked-directories is set to `off' match-hidden-files is set to `on' meta-flag is set to `on' output-meta is set to `off' page-completions is set to `on' prefer-visible-bell is set to `on' print-completions-horizontally is set to `off' show-all-if-ambiguous is set to `off' visible-stats is set to `off' bell-style is set to `audible' comment-begin is set to `#' completion-query-items is set to `100' editing-mode is set to `emacs' keymap is set to `emacs' I tried with set meta-flag on and off, the results are the same. Thanks, --Tinoco -- 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/