Mail Archives: cygwin/2012/06/07/14:45:47
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
In-Reply-To: | <0D835E9B9CD07F40A48423F80D3B5A70C799@USA7109MB022.na.xerox.net>
|
References: | <CAHWeT-aTd8RTirAvffviJR_3wo6HVpGz68OMYALRPNFVR9ZbGg AT mail DOT gmail DOT com> <0D835E9B9CD07F40A48423F80D3B5A70C799 AT USA7109MB022 DOT na DOT xerox DOT net>
|
Date: | Thu, 7 Jun 2012 19:45:23 +0100
|
Message-ID: | <CAHWeT-Z+LG94LO4v2UVCWDiQ87CSVf4sgC7GcWzzWnQk-OR77w@mail.gmail.com>
|
Subject: | Re: Small request for the new cygwin terminal
|
From: | Andy Koppe <andy DOT koppe AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
On 7 June 2012 15:56, Nellis, Kenneth wrote:
> -----Original Message-----
> From: Andy Koppe
> <snip/>
> It is done on purpose, to allow Shift+Esc to be bound to a different
> function if desired. It's documented here:
>
> [1] http://code.google.com/p/mintty/wiki/Keycodes#Special_keys
>
> Shift+ESC sends the Unicode codepoint U+009B, aka the Control Sequence
> Introducer (CSI) character.
> <snip/>
> -----END Original Message-----
>
> My experience does not agree with the "Special keys" table at the
> page referenced by that URL.
>
> When pressing the unmodified Pause/Break key, I get ^], which maps
> to Pause in your table, and pressing Ctrl+Pause/Break, I get ^\,
> which maps to Break in your table, so this agrees with the statement,
> "Pause and Break usually share a key, whereby Ctrl has to be pressed
> to get the Break function."
>
> But, when I press Shift+Pause/Break, because I'm not pressing Ctrl,
> I should get your table's Pause/Shift result, U+009C, but I get 9D.
> Similarly, when I press Ctrl+Shift+Pause/Break, because I am pressing
> Ctrl, I should get your table's Break/Shift result, U+009D, but I get 9C.
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.
Andy
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -