X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE8C6395B055 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1589315193; bh=njsUsIvugRCQV1mHFjvNDc2okedSFLwX1Phjwe+lkwA=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=xOMksJy+/oQXRYR4GJ2B+7A06QkpQBeeaRc5LO0VUPPTzRlaRJJZEBn8PXkjSV6sC Fi2aGwLQ2ikSf7mNZkn7la31WQ++mok5US0dKs+cp++Mpbhv1wyIFPB+QTeSVqlqOR vrp7p35/Jl0zPeVir5KDv2lDZXleCXW6YOAtMfwk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6E0EF395B040 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=FO6JJLH/DdNBJ25MDPBahnLToQignxGEChaBmXxFKZ4=; b=hdshJhBrxm/JPSkafKj90TNd+v4Ae4EPM66ABo5wrrBffYzNyKPSexopAW9ks6HovT ddrO3akmGDLO+3AsZPM06U7W9tjesXDdz7esFWREKoUMWZ9M62JtFC3ewkNAoz7gNxTY WhgiX8u80R2JfaVbpdbWoq9Wf8I3NqRv9xuq3wiS4KLAxA688IhUWOhyVcb8+ekwxdzE SVDyqMnk82IUKjmRlzkJ9EWz2YEwANfCXhVUvc1I7B0cWDPn9hEZS02LjMsFa15BDmd0 KstiXO1wGLxi8LK67TE466sR4TRaLrrhoh0Wm/M4IY2kzMM7BoSGEK1XK/97dkS0JfDI Dw7Q== X-Gm-Message-State: AOAM531T7k2T3rzSJ7pseWgZv+JnzmSrlK2g3XJGvgQcA6Glz5og+jrE w/OnsSOGMN+oLY6iFthpCGbmWrVpSXuE21a1Pw3rjrwi X-Google-Smtp-Source: ABdhPJwmqdH6fIPzf8qw2aiQqP/Xv7oL5HOFQd7tPUrMEOUxjwGmQr/QcBtIVu4mOKDFDxjsUbIezBTJljQhzIqB8E8= X-Received: by 2002:a19:84b:: with SMTP id 72mr15927172lfi.133.1589315187913; Tue, 12 May 2020 13:26:27 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 12 May 2020 22:26:07 +0200 Message-ID: Subject: Console doesn't work correctly under anything else than cmd or mintty To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: , From: Kacper Michajlow via Cygwin Reply-To: Kacper Michajlow Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, I was testing latest master (e637d53) and console is clunky in anything that isn't cmd.exe or mintty. I tested Microsoft Terminal and ConEmu. For example navigating with arrows doesn't work in vim. In zsh searching history with up arrow when there is beginning of the command doesn't work. And so on, sometimes Home button doesn't work to jump to beginning of the line or Backspace to clear input. It used to work better. I have tried CYGWIN=disable_pcon but didn't help really. Is it known problem? Is there a workaround? Should this be fixed in Cygwin or somewhere else? Thanks, Kacper -- 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