GNU bug report logs - #73194
ls command converts utf-8 character into escape sequences

Previous Next

Package: coreutils;

Reported by: Simon Wolfe <sekaihenodoa <at> mutsuba.info>

Date: Thu, 12 Sep 2024 10:18:01 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon Wolfe <sekaihenodoa <at> mutsuba.info>
To: bug-coreutils <at> gnu.org
Subject: ls command converts utf-8 character into escape sequences
Date: Thu, 12 Sep 2024 19:16:21 +0900
I have one file name that uses Unicode character U+318DF, which is in the tertiary pane, more precisely CJK Unified Ideographs Extension H.

touch 𱣟
ls

returns:

''$'\360\261\243\237'

Extension H was introduced in Unicode 15.0 in 2022.

I also notice that this bug occurs with any character with Extension I (introduced in 2023).

Extension G seems to works okay.





This bug report was last modified 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.