X-Recipient: archive-cygwin AT delorie DOT 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 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 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: <514B2CEF DOT 3090100 AT cs DOT utoronto DOT ca> <5172FA88 DOT 6010001 AT towo DOT net> Date: Sat, 20 Apr 2013 21:53:07 +0100 Message-ID: Subject: Re: mintty and Control-` , Control-~ From: Andy Koppe To: cygwin AT cygwin DOT 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