all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: Windows Pseudo Console support
Date: Fri, 23 Sep 2022 18:10:39 +0200	[thread overview]
Message-ID: <87wn9uax6o.fsf@telefonica.net> (raw)
In-Reply-To: 83o7v6ozfo.fsf@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Óscar Fuentes <ofv@wanadoo.es>
>> Date: Fri, 23 Sep 2022 17:30:12 +0200
>> 
>> A few years ago Microsoft introduced the Windows Pseudo Console (ConPTY)
>> which tries to be the equivalent of *nix ptys.
>> 
>> Has anyone looked into supporting that feature?
>
> Yes, I did.  The way this is implemented has a glaring omission, which
> makes it all but useless for Emacs: you cannot in practice control the
> encoding of the text that flows through ConPTY.  See
>
>   https://github.com/microsoft/terminal/issues/9174
>
> Too bad.

Oh, now I remember that you filled that issue because I told you that
the MS Terminal team was very responsive.

Too bad indeed. Maintainers are rejecting patches saying "Emacs just
neeeds to support ConPTY so the hack you are submitting is not
necessary." :-/

OTOH, MSYS2 mintty (and probably upstream Cygwin's too) now support
ConPTY. As that is a console emulator probably it doesn't care about the
encoding issue?




  reply	other threads:[~2022-09-23 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 15:30 Windows Pseudo Console support Óscar Fuentes
2022-09-23 15:58 ` Eli Zaretskii
2022-09-23 16:10   ` Óscar Fuentes [this message]
2022-09-23 18:53     ` Eli Zaretskii

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=87wn9uax6o.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.