Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: field splitting
- X-seq: zsh-users 24809
- From: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- To: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- Subject: Re: field splitting
- Date: Wed, 22 Apr 2020 20:18:55 +0200
- Cc: Mikael Magnusson <mikachu@xxxxxxxxx>, Zsh-Users List <zsh-users@xxxxxxx>
- In-reply-to: <CAN=4vMq9kJ+vrFELMdi4Znpvtch2=FxE3YG6nDYypm7aOxcPBw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAP+y1xB2m980w0s1N2SdLuf9ibdcLUUJgTaq1hEM0d6Eq9VXCA@mail.gmail.com> <CAHYJk3SBrkdRHWSm=UM=de9+jSHCgpiGE-Q+0xf6OE3P0xQA5A@mail.gmail.com> <CAP+y1xDGKs45QE6fjxgrfentSfpxR+ZMfqPff=mtFp-atqT3bw@mail.gmail.com> <CAN=4vMr_Bd+TzfVE1Q5iWQZouMKhbHiA-2zp3tTxAM_P92KLYw@mail.gmail.com> <CAP+y1xDkd7d-QX3=v5DrpWj1ZE1Dgv=Q=k_kFF_My+xpjJ1AfA@mail.gmail.com> <CAN=4vMoqsihj1xEWKk2Ocm0xNOGmdgwVKjgNQOeUwrErSiGtYw@mail.gmail.com> <CAP+y1xCRipQx3WJF83JFYRGSmFtTW0ZzSUijLLXWW5upXnst4Q@mail.gmail.com> <CAN=4vMq9kJ+vrFELMdi4Znpvtch2=FxE3YG6nDYypm7aOxcPBw@mail.gmail.com>
yeah saw it in an earlier post, very nice. for my personal enjoyment I
tried it, but for prod env changing one thing usually lead to changing a
lot or at least to testing a lot, so I will go with an intermediate
assignment for now to preserve the field splitting in an array
thanks for your time
Il giorno mer 22 apr 2020 alle 20:04 Roman Perepelitsa <
roman.perepelitsa@xxxxxxxxx> ha scritto:
> On Wed, Apr 22, 2020 at 7:53 PM Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
> wrote:
> >
> > so it's a bug in that version? this is the zsh that comes with ubuntu
> xenial
>
> I don't know whether it's a bug. I do know that it works in 5.4, 5.7
> and 5.8. I haven't tried other versions.
>
> Ubuntu LTS promises to backport only security bug fixes. Very few of
> zsh bugs are classified as such. It's not unlikely that zsh 5.1.1 you
> are using is the same that was released in 2015 (I haven't actually
> checked it). FWIW, zsh that went into Ubuntu 18.04 had a nasty bug
> that made err_return option unusable. It still is. This is by design.
>
> Zsh 5.8 -- the latest version -- doesn't have many new features
> compared to 5.1 (it does have a few) but the number of bugs that have
> been fixed is massive. If you cannot upgrade your distro, you can try
> building Zsh from source or use https://github.com/romkatv/zsh-bin
> (disclaimer: I maintain this zsh distribution).
>
> Roman.
>
--
Pier Paolo Grassi
Messages sorted by:
Reverse Date,
Date,
Thread,
Author