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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=A6+47qlX2rrLlNLg0Bv/tI81M+heK w4xkyqxOSorFF0vtayj0RzJiSRJARLX8tj9kA5WeC/F0KZPnQpafK99A8gcCg+Gx QLr2QGtys/R87MuG/tWV5vi+2aGVGFgEF5gF2ho91ioDkOdUISayy18RRdVdUEnY Mo6HblXcgZsKEo= 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:from:date:message-id:subject:to :content-type; s=default; bh=G+usE5fvoabva8GwQQEDIJrhgyU=; b=pY2 dzRJTPAS9FQkHyFJEpHj8Lft5OZjCfDOKtkCAh1/0qSCzlRKKlKwCgXrznhxT8Vu wMHE3laI5q91aFi/88xYF9hNjQOfc85ylhaCYW5s3S+9Hfq6rnC95vS6VGp5nuZ3 lAjSoy3YGTFbTCaEh1qWRoWvAjUUzsklG0+ePDEQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f171.google.com X-Received: by 10.180.21.199 with SMTP id x7mr13896454wie.73.1410064054560; Sat, 06 Sep 2014 21:27:34 -0700 (PDT) MIME-Version: 1.0 From: Mark Yagnatinsky Date: Sun, 7 Sep 2014 00:27:14 -0400 Message-ID: Subject: Odd interaction between tab and backspace To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I'm new to this list, this is my first message; I subscribed less than an hour ago. Please be gentle if I break etiquette. I've tried the following in mintty and in putty, and it happens in both: First, launch cat or grep or similar. Type a line with some tabs in it. Try to backspace them away. The tabs are erased one space at time, leading to ... You know what, why don't I just show you: $ cat 0 1 2 3 4 5 6 eh? eh? The above was produced by typing 0 through 9 separated by tabs, then backspacing as much as possible, then typing 'eh?' The screen still shows 0 through 6 followed by eh?, but all cat got was the eh?! Is it a bug, a feature, or something else? Thanks so much! P.S. This is my third attempt to send this message. First I sent an html email, then I forgot a subject. Third time's a charm? -- 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