zsh-users
 help / color / mirror / code / Atom feed
From: "Lawrence Velázquez" <larryv@zsh.org>
To: zsh-users@zsh.org
Subject: Re: manual
Date: Tue, 20 Dec 2022 20:44:26 -0500	[thread overview]
Message-ID: <9570c0af-7d61-4c4c-82f8-b3f255b41e41@app.fastmail.com> (raw)
In-Reply-To: <f8870917-79b3-df8f-d512-158c7756bc8b@eastlink.ca>

On Tue, Dec 20, 2022, at 8:15 PM, Ray Andrews wrote:
> On 2022-12-20 16:43, Lawrence Velázquez wrote:
>>               args;  if  no name is specified, all arrays are printed
>>> together with their
>>>                 values.
>>>
>>> IS THAT CORRECT?
>> It is correct.
>>
>>
>> 0 /aWorking/Zsh/Source/Wk 2 $ set | grep red=
>> COMMAND0=$'set | grep red=\nset | grep red=\nset | grep red=\n'
>> Dred=$'\C-[[31m'
>> _red=$'%{\C-[[1;31m%}'
>> red=$'\C-[[31;1m'
>>
>> 0 /aWorking/Zsh/Source/Wk 2 $ typeset -p red
>> typeset red=$'\C-[[31;1m'
>
> red is scalar, no?

The command in question is "set -A", not "set".

-- 
vq


  reply	other threads:[~2022-12-21  1:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 22:41 manual Ray Andrews
2022-12-21  0:43 ` manual Lawrence Velázquez
2022-12-21  1:15   ` manual Ray Andrews
2022-12-21  1:44     ` Lawrence Velázquez [this message]
2022-12-21  4:15       ` manual Ray Andrews
2022-12-21  2:00 ` manual Daniel Shahaf
2022-12-21  4:12   ` manual Ray Andrews
2022-12-21  4:43   ` manual Bart Schaefer
2022-12-21 14:04     ` manual Ray Andrews
2022-12-22  6:31       ` manual Lawrence Velázquez
2022-12-22 14:20         ` manual Ray Andrews
2022-12-21  9:38   ` manual Lawrence Velázquez
2022-12-22  7:03 ` manual Lawrence Velázquez
2022-12-22 13:50   ` manual Ray Andrews

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=9570c0af-7d61-4c4c-82f8-b3f255b41e41@app.fastmail.com \
    --to=larryv@zsh.org \
    --cc=zsh-users@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).