zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "Lawrence Velázquez" <larryv@zsh.org>
Cc: zsh-workers@zsh.org
Subject: Re: [PATCH] More stuff for Etc/FAQ
Date: Sun, 14 Jan 2024 14:37:02 -0800	[thread overview]
Message-ID: <CAH+w=7Z=UYYy01fi=3BgphOcBgL1USZxv9Po4bxjF5-K_so8Pw@mail.gmail.com> (raw)
In-Reply-To: <5cf3cd9d-d2f7-451e-b42b-f10c0d12c625@app.fastmail.com>

On Sun, Jan 14, 2024 at 12:47 PM Lawrence Velázquez <larryv@zsh.org> wrote:
>
> > +  mytt($(command)) removes trailing newlines from the output of mytt(command)
> > +  when substituting, whereas mytt(${ command }) and its variants do not.
>
> Hm, this diverges from the behavior of (m)ksh and (soon) bash:

This was based on the discussion (and Sebastian's sample code) of how
mksh ${|REPLY=$'abc\n'} works.  I thought it better to be consistent
for all of these forms.

I'm disinclined to change it for native zsh,  but I will look at
whether it can easily be changed either based on emulation mode or a
setopt (SH_WORD_SPLIT maybe?  Hrm).

Defintely worth mentioning in the FAQ tho.


  reply	other threads:[~2024-01-14 22:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-13 20:48 Bart Schaefer
2024-01-14 20:46 ` Lawrence Velázquez
2024-01-14 22:37   ` Bart Schaefer [this message]
2024-01-15  0:39     ` Lawrence Velázquez

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='CAH+w=7Z=UYYy01fi=3BgphOcBgL1USZxv9Po4bxjF5-K_so8Pw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=larryv@zsh.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).