|
From: | Pascal DEVEAUX |
Subject: | Re: Apostrophe |
Date: | Wed, 14 May 2025 06:24:21 +0400 |
[Please respond only to the list, not to me.]
Op 12-05-2025 om 12:28 schreef Pascal DEVEAUX:
> Using archlinux without X11 with locale set to fr_FR.UTF-8, nano can't
> display "apostrophe" and put □ instead. Nano display : can□t instead can't
When you say "apostrophe", you mean U+2019, not U+0027, right?
(To check, run `nano --mini --constant` and type your "apostrophe".
Then move the cursor back onto the character, and check what it says
in the mini bar at the bottom.)
I can confirm that, on an up-to-date Manjaro, on a Linux console
the character U+2019 is displayed as ■ instead of as ’.
When I run `showconsolefont` on Manjaro, it shows just four blocks
of 64 characters. On my Mint install, it shows eight blocks, and
there U+2019 is shown as a ’ just fine.
So you need to configure a different font for the console. How to
do that... I don't know. Better refer to the Arch Linux docs:
https://wiki.archlinux.org/title/Linux_console#Fonts
On Ubuntu and derivatives, this report may be of some use:
https://bugs.launchpad.net/ubuntu/+source/nano/+bug/1569964
Benno
[Prev in Thread] | Current Thread | [Next in Thread] |