public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ray Satiro <raysatiro@yahoo.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Terminal occasionally shows duplicate command text when it is split over multiple lines
Date: Mon, 23 Aug 2021 21:52:06 +0000 (UTC)	[thread overview]
Message-ID: <1966566714.1219564.1629755526730@mail.yahoo.com> (raw)
In-Reply-To: <1966566714.1219564.1629755526730.ref@mail.yahoo.com>

I'm using cygwin x86 updated yesterday and when I paste in commands that are split over multiple lines sometimes an arbitrary line will show more than once, even though it is not actually part of the command more than once. For example here's a command:

echo foo \bar \baz \qux

And here's the terminal output when I paste it in:

$ echo foo \qux
> bar \> baz \> quxfoo bar baz qux

$ echo foo \baz \> bar \> baz \> quxfoo bar baz qux

My terminal is mintty 3.5.0 (i686-pc-cygwin). I'm not sure if this is a cygwin issue or mintty issue.

       reply	other threads:[~2021-08-23 21:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1966566714.1219564.1629755526730.ref@mail.yahoo.com>
2021-08-23 21:52 ` Ray Satiro [this message]
2021-08-23 22:15   ` Thomas Wolff
2021-08-25  6:42     ` Ray Satiro
2021-08-25 13:46       ` Thomas Wolff
2021-08-27 10:18         ` Andrey Repin
2021-08-24  1:20   ` C Linus Hicks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1966566714.1219564.1629755526730@mail.yahoo.com \
    --to=raysatiro@yahoo.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).