Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #196941

Re: Printing UTF-8 mail to terminal

From Barry <barry@barrys-emacs.org>
Newsgroups comp.lang.python
Subject Re: Printing UTF-8 mail to terminal
Date 2024-11-01 22:10 +0000
Message-ID <mailman.71.1730499336.4695.python-list@python.org> (permalink)
References <CAJQBtgmwNbjYNr-LWYCia-9+CoRzaLj22YxzyP_EhwSspRD8_g@mail.gmail.com> <5D77331F-91F4-4000-BF82-DB7A8EA7CD4F@barrys-emacs.org>

Show all headers | View raw



> On 31 Oct 2024, at 16:42, Left Right via Python-list <python-list@python.org> wrote:
> 
> MS Windows doesn't have or use
> terminals (that's more of a Unix-related concept).

Windows does now. They implemented this feature over the last few years.
Indeed they took inspiration from how linux does this.

You might find https://devblogs.microsoft.com/commandline/ has interesting articles about this.

They also have implemented utf-8 as code page 65001.

Barry

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: Printing UTF-8 mail to terminal Barry <barry@barrys-emacs.org> - 2024-11-01 22:10 +0000

csiph-web