From: Daniel Shahaf <d.s@daniel.shahaf.name> To: zsh-workers@zsh.org Subject: zstat output of Unicode filenames Date: Sat, 30 Apr 2022 00:41:32 +0000 [thread overview] Message-ID: <20220430004132.GA7718@tarpaulin.shahaf.local2> (raw) % print -n Ą | xxd -p c484 % touch Ą % zstat -nor -- * | head -1 ă�: % zstat -nor -- * | head -1 | xxd -p | me c483 a43a 0a % Looks like a missing unmetafy()? Cheers, Daniel
next reply other threads:[~2022-04-30 0:42 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-30 0:41 Daniel Shahaf [this message] 2022-04-30 4:22 ` Bart Schaefer 2022-04-30 4:53 ` Daniel Shahaf 2022-04-30 5:33 ` Bart Schaefer 2022-05-01 14:46 ` Daniel Shahaf
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220430004132.GA7718@tarpaulin.shahaf.local2 \ --to=d.s@daniel.shahaf.name \ --cc=zsh-workers@zsh.org \ --subject='Re: zstat output of Unicode filenames' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.vuxu.org/mirror/zsh/ This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).