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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ohIXVnSHFFbpR8qJ OS2b2C7VvMPxCrW4VbbMfLEVkpSOxJqBV/wIeYxexEXgHT0KUS1uuhX5ez7QLSLX h/dRwCgoW0B9eIJV2JMauzp5qnTKmtnSDr4S55/Rung5Kav11tL04uEr2czd1wXN cX324Sd75tG/hncBx6y21J4Ica0= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=GPodtFyrhMiOVKtdyx2Y5n e31K4=; b=DerG/tO1O3IdGDZNKcU+OgRoAcpwuh9u7w4R0Nb3EKRYcF9eRuSRO5 6i0JNRdeknV97mrbCo6iKRJ9tB5eP6eVnTLIOmHPeoBniAKVupFhk7hon7c62OaL zbIHfye+26c7ylnTfec8g5ru8+9yXOH6hCmjh8PPt9HLOtl+pFjv0= 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-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy= X-HELO: mout.kundenserver.de Subject: Re: Question on pseudo console and legacy console To: cygwin AT cygwin DOT com References: <20200209084312 DOT c147adf68d9069d354b294c3 AT nifty DOT ne DOT jp> From: Thomas Wolff X-Tagtoolbar-Keys: D20200211082237644 Message-ID: <9bafc98e-e64b-1d4a-0dc5-4b9edcc9984a@towo.net> Date: Tue, 11 Feb 2020 08:22:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 09.02.2020 um 04:20 schrieb Koichi Murase: > Specifically I thought about completely disabling the pseudo console > support with terminal emulators, and turning on it only for Cygwin > consoles. But this is based on my assumption that the pseudo console > mode is aimed to provide enhanced Cygwin consoles and does not affect > the functional differences in terminal emulators. Actually it's just the other way round. The pseudo console serves the adaptation of client-side (i.e. native Windows programs) console usage to server-side (i.e. pty-accessed terminals) interaction, transforming character sets, raw input, signal handling. Most of this is not needed inside the Windows console / "Cygwin console". -- 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