X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 81FD43857017 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date; bh=HIOnigQ8tT1bLoHF83437Gs1ols7HBoEKfiZxi68Hpg=; b=AkrCxdf0mCTokipao5TSyB3wsiPjfP8Xe3yrDdzJf9mrhXIjdis4mf4rFZyKzKsqN5 ymTRaU23kjJzC39pNqtI2On+jT5ONbRR22JjRUZ1gM8r0ah/bPzofXUBS9ok6kbwXfY9 HhX+ZwzKfLip7ud7I6jirkSnf2hsBXmghPpH5ZVAL9pBl1FatFKczPC3ZtWkkEDh3E3C sko5upfpyl/rmNyj7Sl3wWW+yhiDai9604Ft4SKB3BjiBQoqCnF0hQSnrxzr4JQsIgTI 1y8itRux7sJyeRHja8rxDIRuKnz4YAHmKCtryaIOkT7zVEAjw6Sw6V0SxxQJov9MlTBz x0pQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date; bh=HIOnigQ8tT1bLoHF83437Gs1ols7HBoEKfiZxi68Hpg=; b=29OBGRgqDIddw/7G93Xtl9xAk0qPC3g/xwCkVk4QsD5bq++bxnYvnaqXGREW0DadUo ccJXDQQXk55us51gZhgONrQq7W3hZsin/UzI4f87QENX+XeEYJzSOITSXhttV3JEdKn+ 09UGkmeoFl1ZjXLfKfAsAR13bYs8tMuvtyg19OGLhZB6KORAte95J5KCq46g5DILtpCp Ut1WBTCPWDntR1JnPp++4ocnbZAqg0UwOzySh9srAhMpUZySYTrXFZowg86V58S5SFes qDkHYMJAzc12N6l8Ux6mCVGw0xEtO05XOCRHwNVeGYEN1d15uJhwws4Lcma4eP43eJjy 9Weg== X-Gm-Message-State: ACgBeo0D8d1SMIp6FMSU1mLfE6euhbaAFxltZuNFXLVKbzAow2X/jLqA MURdJ+ppo57TmwMr0IuECWtS+noeH+7WqckHpB/molHuo8k= X-Google-Smtp-Source: AA6agR4TQh+mZUFwOs0hsKLGG+Wa2dJahoIfiz/9WIKFjx6t+sEp50EN8ywoanl2DpDOwzQ3+GLkPbWDFUYFlCztBNo= X-Received: by 2002:a67:d51d:0:b0:390:d05b:caab with SMTP id l29-20020a67d51d000000b00390d05bcaabmr13840378vsj.50.1662403433669; Mon, 05 Sep 2022 11:43:53 -0700 (PDT) MIME-Version: 1.0 From: Mauro Zallocco Date: Mon, 5 Sep 2022 14:43:43 -0400 Message-ID: Subject: Pasting bash commands in cygwin terminal does not execute it till the enter key is pressed To: cygwin AT cygwin DOT com X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I upgraded my cygwin install recently on my windows 10 machine. CYGWIN_NT-10.0-19044 DESKTOP-CTVRG06 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin When pasting the following commands into the cygwin terminal: echo 1 echo 2 echo 3 I get the text appearing on the cygwin terminal, highlighted, and just sitting there. When I hit the enter key, these commands proceed to execute. Is anyone else seeing this? /Mauro -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple