Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <mailman.74.1730553769.4695.python-list@python.org>
Deutsch   English   Français   Italiano  
<mailman.74.1730553769.4695.python-list@python.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: Barry <barry@barrys-emacs.org>
Newsgroups: comp.lang.python
Subject: Re: Printing UTF-8 mail to terminal
Date: Sat, 2 Nov 2024 13:19:40 +0000
Lines: 15
Message-ID: <mailman.74.1730553769.4695.python-list@python.org>
References: <CAJQBtgmQbJf8CDLx3Ty0DkqAU7LDqC_5zO87Lrz0yOOuOdGAsQ@mail.gmail.com>
 <7B2B2A31-4F79-4333-A941-71727924694D@barrys-emacs.org>
Mime-Version: 1.0 (1.0)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de DjxEUXfQLYmnYa1LGwYw+gK7eRXLc9BHy6+0shdqSSSw==
Cancel-Lock: sha1:E945iu09ml5vMJoSPjmkeYKbBzk= sha256:UCAU67TYV2NqcIdEeHZhMTu8WTLnAorCajA226ucq9g=
Return-Path: <barry@barrys-emacs.org>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
 dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: OK 0.011
X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cc:addr:python-list':
 0.09; 'from:addr:barry': 0.09; 'linux': 0.09; 'received:217.70':
 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09;
 'received:mail.gandi.net': 0.09; 'terminal': 0.09; 'cc:no real
 name:2**0': 0.14; 'barry': 0.16; 'colour': 0.16; 'from:addr
 :barrys-emacs.org': 0.16; 'message-id:@barrys-emacs.org': 0.16;
 'wrote:': 0.16; 'cc:addr:python.org': 0.20; 'install': 0.23;
 'cc:2**1': 0.23; 'stuff': 0.25; 'output': 0.28; 'but': 0.32;
 'header:In-Reply-To:1': 0.34; 'windows': 0.34; 'work.': 0.37;
 'use': 0.39; 'should': 0.40; 'best': 0.61; 'received:217': 0.67;
 'right': 0.68; 'movement': 0.69; 'left': 0.83; 'store.': 0.84;
 'subject:UTF': 0.91; 'subject:mail': 0.95
In-Reply-To: <CAJQBtgmQbJf8CDLx3Ty0DkqAU7LDqC_5zO87Lrz0yOOuOdGAsQ@mail.gmail.com>
X-Mailer: iPad Mail (22B83)
X-GND-Sasl: barry@barrys-emacs.org
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: General discussion list for the Python programming language
 <python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
 <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
 <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <7B2B2A31-4F79-4333-A941-71727924694D@barrys-emacs.org>
X-Mailman-Original-References: <CAJQBtgmQbJf8CDLx3Ty0DkqAU7LDqC_5zO87Lrz0yOOuOdGAsQ@mail.gmail.com>
Bytes: 3141



> On 1 Nov 2024, at 22:57, Left Right <olegsivokon@gmail.com> wrote:
> 
> Does this Windows Terminal support the use
> of programs like tmux?

I have not tried, but should work.

Best to install the terminal app from the MS app store.
Most use I make is to ssh into linux systems and stuff like editors.
Colour output and cursor movement all work.

 Barry