Printing UTF-8 mail to terminal
Barry
barry at barrys-emacs.org
Fri Nov 1 18:10:43 EDT 2024
> On 31 Oct 2024, at 16:42, Left Right via Python-list <python-list at 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
More information about the Python-list
mailing list