X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=rq
	+GAZcGbek/sOTK9DvSl9tTgRBi+yWadp+rBv7NtThujUCUwq8z9ORMV3DO64fxux
	Tm5K8314SHXGcVeFNRR1q8T5F+6J9frZBlxXMUxWtLiz8C20CPuPFXG4X8QiDtiB
	SFOLHexu++9s7QhvKVFR9zC3TjrsgJzW837GxF+pU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=qT82BS3s
	CKesbumtNKfyNl5FciQ=; b=VB/OAlI9DQKTX4phkmBLHTitAvLHiMpgzfOW18xt
	EnlzOhSC4ip3370TiDwISi9SB1MOKVwf+gYF5dCsrUn09viagsigmmZOE9UKkFWx
	zgWr42xKUb+Asf5Pk79UCalg4mrmy3dLlW8FbYjqXxaVxW7wSUM83osOlAmZjS/h
	Eno=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.194.122.7 with SMTP id lo7mr15699074wjb.48.1366491187107; Sat, 20 Apr 2013 13:53:07 -0700 (PDT)
In-Reply-To: <5172FA88.6010001@towo.net>
References: <CADd11yXqNrSfOEj4Lmf5KyVUL0TWkosEb=3yNprCyLLk_PK-iQ@mail.gmail.com>	<514B2CEF.3090100@cs.utoronto.ca>	<CAHWeT-ay8NpcVV+z34wEvwd11LkT8L0ib+AiFE5gGmDT_F39VQ@mail.gmail.com>	<5172FA88.6010001@towo.net>
Date: Sat, 20 Apr 2013 21:53:07 +0100
Message-ID: <CAHWeT-a5xUw34a41hyM27-=5kBUdEUYg7cXnjaz-T+QXrSQeVA@mail.gmail.com>
Subject: Re: mintty and Control-` , Control-~
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

On 20 April 2013 21:28, Thomas Wolff wrote:
>> In order to make them useful without enabling modifyOtherKeys mode,
>> how about if Ctrl combinations with backtick (ASCII 0x60), opening and
>> closing brace (0x7B and 0x7D), pipe (0x7C), and tilde (0x7E) were
>> mapped to C1 control characters (in the U+0080 to U+009E range).
>
> I don't think it's useful to support C1 control characters because virtually
> nobody will ever want to input them via keyboard;

I don't know of applications that need those by default either; the
point is to make such key combinations available for custom mappings
in places such as ~/.inputrc and ~/.vimrc.

> even more if only a random subset of C1 can be supported this is only
> confusing.

The entire set is supported already. See
http://code.google.com/p/mintty/wiki/Keycodes#Ctrl.

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

