zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Puhakka <mr.progo@gmail.com>
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: zsh-workers@zsh.org,
	Phil Pennock <zsh-workers+phil.pennock@spodhuis.org>
Subject: Re: Two different zsh sessions handle $* differently
Date: Thu, 24 Aug 2017 12:07:20 +0300	[thread overview]
Message-ID: <CAD1ad9aGU9jJd8jBKyh13THJ4nRoa-OQtZukfLoEg0gTmXgESw@mail.gmail.com> (raw)
In-Reply-To: <1503564514.1008441.1083427592.72F40F32@webmail.messagingengine.com>

On 8/24/17, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> Have you set $IFS to $'\0'?  Check with 'typeset -p IFS'.
>

That's it!

    (~) typeset -p IFS
    typeset IFS=' 	
    '

vs. the faulty one:

    (~) typeset -p IFS
    typeset IFS=

Now, this might have happened accidentally at some point but there's no
history for it, sadly.

Big thanks to everyone!

BR,
-- Mikael


      reply	other threads:[~2017-08-24  9:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 17:22 Mikael Puhakka
2017-08-22 18:40 ` Eitan Adler
2017-08-22 19:04   ` Daniel Shahaf
2017-08-22 19:19     ` Eitan Adler
2017-08-22 19:04   ` Mikael Puhakka
2017-08-23 19:17 ` Phil Pennock
2017-08-24  6:05   ` Mikael Puhakka
2017-08-24  8:48     ` Daniel Shahaf
2017-08-24  9:07       ` Mikael Puhakka [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=CAD1ad9aGU9jJd8jBKyh13THJ4nRoa-OQtZukfLoEg0gTmXgESw@mail.gmail.com \
    --to=mr.progo@gmail.com \
    --cc=d.s@daniel.shahaf.name \
    --cc=zsh-workers+phil.pennock@spodhuis.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).