X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org From: "Nellis, Kenneth" To: "cygwin AT cygwin DOT com" Subject: RE: Small request for the new cygwin terminal Date: Fri, 8 Jun 2012 18:02:16 +0000 Message-ID: <0D835E9B9CD07F40A48423F80D3B5A70CAB1@USA7109MB022.na.xerox.net> References: In-Reply-To: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id q58I2hJ0017188 -----Original Message----- From: Andy Koppe Sent: Thursday, June 07, 2012 2:45 PM Oops, documentation error. Now fixed. Thanks very much for testing that. The intention is that the Shift combination sends the basic control character plus 0x80. See also the preceding section (which I've now added a link to from the Special Keys section): http://code.google.com/p/mintty/wiki/Keycodes#Ctrl > Also, when I press either Ctrl+Tab or Ctrl+Shift+Tab, instead of > getting what the table indicates, I don't get anything at all. You've probably got the shortcuts for switching among mintty windows enabled on the Keys page of the options. -----END Original Message----- Appreciate the doc fix and, indeed, your shortcut explanation applied to me. Regarding, the "@" key in the table referenced by your URL, how does one enter Ctrl+Shift+@, when to get "@" you need to already be holding down the Shift key. This maybe sounds like a ridiculous question, but regardless, when I press the 2/@ key while holding down Ctrl+Shift, I get ^@, not U+0080, as indicated by the table. Additionally, Ctrl+Shift+(6/^) gives me ^^, not U+009E; Ctrl+(-/_) gives ^[ [ 1 ; 5 m, not ^_; Ctrl+Shift+(-/_) gives ^_, not U+009F; Ctrl+Shift+/ gives ^?, not U+009F. --Ken Nellis