Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: trivial question
On Tue, Dec 6, 2022, at 10:28 AM, Ray Andrews wrote:
> Lawrence:
>
> [...]
>
> A better tool is "typeset -p", which outputs an accurate (albeit
> sometimes difficult-to-read) representation.
>
> % typeset -p arr
> typeset -a arr=( $'a\nb\C-Mc' $'d\C-Me\nf' )
Please don't take material from one conversation and reply to it
in another conversation. That makes both conversations more difficult
to follow and degrades the usefulness of MUA threading.
--
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author