bug#79915: Make sort -n work with fullwidth

Dan Jacobson <[email protected]> Sun, 30 Nov 2025 16:47:05 +0800
Newsgroups gmane.comp.gnu.core-utils.bugs
Message-ID <[email protected]>
https://www.google.com/search?q=coreutils+sort+fullwidth+numbers
says this will work just like halfwidth:

LC_ALL=C.UTF-8 sort -n <<EOF
1
2
10
3
EOF

Well, perhaps someone could make the dream into reality?
sort (GNU coreutils) 9.7