[Tcsh] 8 bit character bug in $'...' format?

Jamie Landeg-Jones jamie at catflap.org
Tue May 6 11:33:31 UTC 2025


Christos Zoulas <christos at zoulas.com> wrote:

> What version?
>
> [8:59am] 103>printf $'\200' | hexdump -C
> 00000000  80                                                |.|
> 00000001
> [8:59am] 104>echo $version
> tcsh 6.24.10 (Astron) 2023-04-14 (x86_64-amd-NetBSD) options wide,nls,dl,al,kan,sm,rh,color,filec

I see Kimmo has replied already, but just to confirm, yes it only happens with
me on a utf-8 locale too, and I tested with the latest version of tcsh from
git/github.

Cheers, Jamie


More information about the Tcsh mailing list