zsh-users
 help / color / mirror / code / Atom feed
From: Steve Borho <steve@borho.org>
To: Clint Adams <clint@zsh.org>
Cc: zsh-users@sunsite.dk
Subject: Re: safe completion functions
Date: Fri, 28 Oct 2005 13:06:17 -0500	[thread overview]
Message-ID: <200510281306.35649.steve@borho.org> (raw)
In-Reply-To: <20051028172911.GA31826@scowler.net>

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

On Friday 28 October 2005 12:29, Clint Adams wrote:
> >     fileList=($(bzr ls --null --unknown))
>
> Try something like
>
> fileList=(${(ps:\0:)"$(bzr ls --null --unknown)"})
>
> instead

Fantastic.  Thanks.

-- 
Steve Borho (steve@borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-10-28 18:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28 17:14 Steve Borho
2005-10-28 17:29 ` Clint Adams
2005-10-28 18:06   ` Steve Borho [this message]
2005-10-28 17:31 ` Andrey Borzenkov

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=200510281306.35649.steve@borho.org \
    --to=steve@borho.org \
    --cc=clint@zsh.org \
    --cc=zsh-users@sunsite.dk \
    /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).