zsh-workers
 help / color / mirror / code / Atom feed
From: Stephane Chazelas <stephane@chazelas.org>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: \M-^C vs \203 vs \x83 as visual representations of bytes
Date: Sun, 25 Feb 2024 18:25:39 +0000	[thread overview]
Message-ID: <20240225182539.zixpcfrwtnpypaaw@chazelas.org> (raw)
In-Reply-To: <20240225090751.yqb23ewm4pgocg7e@chazelas.org>

2024-02-25 09:07:51 +0000, Stephane Chazelas:
[...]
> $ ksh -xc 'printf "%q\n" "$a"'
> + printf '%q\n' $'\x83'
> $'\x83'
[...]

For the record, ksh93 switched from using \203 to using \x83 in
ksh93u+ in 2012.
https://github.com/ksh93/ksh93-history/commit/1753aa035#diff-c04f1e85360bcf953a69830ce48b4c81a0cdea3851729a0090527e82f21e803bR436

-- 
Stephane


      parent reply	other threads:[~2024-02-25 18:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25  9:07 Stephane Chazelas
2024-02-25 17:26 ` Mark J. Reed
2024-02-25 18:50   ` Stephane Chazelas
2024-02-25 20:54   ` Bart Schaefer
2024-02-25 18:25 ` Stephane Chazelas [this message]

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=20240225182539.zixpcfrwtnpypaaw@chazelas.org \
    --to=stephane@chazelas.org \
    --cc=zsh-workers@zsh.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).