X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B86A3939C28
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1589359866;
	bh=rgAKmToltkkUnc0iXkFEzFEDURE1hwfBAA7BbmPPmnY=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=Iqs6i9loE9UgQPGKjpqpGdTXWnUz54/dv9QcCazADz0fryfVcKBNYqqYyNGVci4vx
	 9jaz9WU7SvJ5vN2dnUi86rOagXmYUtOTgeWjVz5jsQhWU9OC9egP3sflcbm/OeP/Gy
	 HOWoqs4udSSBVfFbBgEUQUwFYkWNiKOXkJufLzKU=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 63BD0385DC35
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to;
 bh=DHk2VG5FM30BYTD9IxuHsjBjyRdtAM1AEljr+ZqYHvE=;
 b=fkHM9PFMczQ/TN8Y0CVHSWAF3Fdn6o4ZOib7QcEsKrbfGdH9gsAhRjcAIWk4IuLJ/x
 5cay34Kkb0HaULBVxuNTSBTOVlZf1rUxMx6OnXvdAfJLw8Iky2GFj2b6LMyyyjrqmAkZ
 bAnho0E2u8nuUh2C3EFbNGjX/aKTD9zrrCjH6nKCsu+vRPVJVDOdR93VUmZ60adEuQG4
 qLHfSjlHeIFaZ0BqNZKXhOaQizRBM9epW5VWIXP8mDybPxLL0H6Sj3csKLEE9Zm80bAJ
 rHWnLpu9zGykflwR55CHKfdjdmbnYaMgTbl9qLKKqVkY9znrpv1XUJNj9Emvo8Iyf+36
 IyTA==
X-Gm-Message-State: AOAM530DyOQZOwILW6T2mzp/UBXqzMq5W9BmUaMRZKplMZIhS7BGDHIn
 LiZ/uQInQVA3Cp74749flCJGprUsnLuXiLrC0BXmsENT
X-Google-Smtp-Source: ABdhPJznFmgWYZZBMzY3vV1pDfBztDnPgWc0P27/0woLsazVaJc9A9/fNb9swk5zmFQfYJUkHFCWJYH2A806o/Xn6U0=
X-Received: by 2002:a05:651c:105c:: with SMTP id
 x28mr4518138ljm.65.1589359860873; 
 Wed, 13 May 2020 01:51:00 -0700 (PDT)
MIME-Version: 1.0
References: <CABPLASQ=PJV_tYGvzuHV=-GPMrzfgVSHd+qP+bnkqOn9n8H6Zw@mail.gmail.com>
In-Reply-To: <CABPLASQ=PJV_tYGvzuHV=-GPMrzfgVSHd+qP+bnkqOn9n8H6Zw@mail.gmail.com>
Date: Wed, 13 May 2020 10:50:50 +0200
Message-ID: <CANtRgYcGtO6VTRX1FOMKJtszd9YconAou5zp-Jkjbk_m+XzUEw@mail.gmail.com>
Subject: Re: Console doesn't work correctly under anything else than cmd or
 mintty
To: cygwin@cygwin.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_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@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Eric Lilja via Cygwin <cygwin@cygwin.com>
Reply-To: Eric Lilja <mindcooler@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

I had a similar experience when I tried to use the CLI that comes with
MongoDB. Switched to use TakeCommand instead when I needed to use the
MongoDB CLI. Too bad!

- Eric L

On Tue, May 12, 2020 at 11:05 PM Kacper Michajlow via Cygwin <
cygwin@cygwin.com> wrote:

> 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
>
--
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
