zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org
Subject: Re: patch for ssh completion
Date: Wed, 29 Mar 2017 23:41:57 +0000	[thread overview]
Message-ID: <20170329234157.GA15475@fujitsu.shahaf.local2> (raw)
In-Reply-To: <20170329231101.f2fqlxb3b5xgnmro@king.bitgnome.net>

Mark Nipper wrote on Wed, Mar 29, 2017 at 18:11:01 -0500:
> 	I also wasn't sure if certain shell options should be
> assumed for these completion functions.  I am assuming MULTIOS in
> this particular example for the included file array to be read
> correctly.

Completions options are run with the options from ${_comp_options} (in
compinit) in effect; you need an explicit «setopt localoptions multios»
in this case.

(@workers feel free to review/apply the patch; I might if I have time,
but I can't promise)


  reply	other threads:[~2017-03-29 23:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-28 19:17 Jeremy Cantrell
2017-03-02 12:12 ` Daniel Shahaf
2017-03-05  8:27   ` Daniel Shahaf
2017-03-29 23:11   ` Mark Nipper
2017-03-29 23:41     ` Daniel Shahaf [this message]
2017-03-30 15:21       ` Mark Nipper

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=20170329234157.GA15475@fujitsu.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --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).