From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114804 invoked by alias); 28 Aug 2015 20:41:25 -0000 Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com Received: (qmail 114795 invoked by uid 89); 28 Aug 2015 20:41:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Received: from etr-usa.com (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Aug 2015 20:41:23 +0000 Received: (qmail 50218 invoked by uid 13447); 28 Aug 2015 20:41:21 -0000 Received: from unknown (HELO polypore.west.etr-usa.com) ([73.26.17.49]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 28 Aug 2015 20:41:21 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Windows 10 console slightly less horrid than before From: Warren Young In-Reply-To: Date: Fri, 28 Aug 2015 20:41:00 -0000 Content-Transfer-Encoding: quoted-printable Message-Id: <75B1FA36-302C-4168-82F2-FA68029679D1@etr-usa.com> References: To: The Vulgar and Unprofessional Cygwin-Talk List X-IsSubscribed: yes X-SW-Source: 2015-q3/txt/msg00012.txt.bz2 On Aug 6, 2015, at 3:09 PM, Warren Young wrote: >=20 > 3. Keyboard copy/paste, in Windows-native flavor (Ctrl-C/V/X) and xterm f= lavor (Ctrl/Shift-Ins). Unfortunately, no xterm-like mouse copy/paste. Oooh, I just discovered a new trap due to this feature: Ctrl-A is interpret= ed as =E2=80=9Cselect all=E2=80=9D, so you can=E2=80=99t use it for =E2=80= =9Cgo to beginning of line=E2=80=9D in Bash with Emacs editing. Grrr=E2=80= =A6