zsh-workers
 help / color / mirror / code / Atom feed
* Something wrong with _arguments in 4.3.10?
@ 2010-11-09 15:41 Nikolai Weibull
  2010-11-09 15:52 ` Mikael Magnusson
  2010-11-09 16:51 ` Bart Schaefer
  0 siblings, 2 replies; 3+ messages in thread
From: Nikolai Weibull @ 2010-11-09 15:41 UTC (permalink / raw)
  To: Zsh Workers

Hi!

Is something wrong with _arguments and 4.3.10?

Try completing, for example,

pkg-config -<Tab>

the output is completely broken.  It seems that _arguments is setting
state when it shouldn't.

This is on MacPorts, if that helps.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Something wrong with _arguments in 4.3.10?
  2010-11-09 15:41 Something wrong with _arguments in 4.3.10? Nikolai Weibull
@ 2010-11-09 15:52 ` Mikael Magnusson
  2010-11-09 16:51 ` Bart Schaefer
  1 sibling, 0 replies; 3+ messages in thread
From: Mikael Magnusson @ 2010-11-09 15:52 UTC (permalink / raw)
  To: Zsh Workers

On 9 November 2010 16:41, Nikolai Weibull <now@bitwi.se> wrote:
> Hi!
>
> Is something wrong with _arguments and 4.3.10?
>
> Try completing, for example,
>
> pkg-config -<Tab>
>
> the output is completely broken.  It seems that _arguments is setting
> state when it shouldn't.
>
> This is on MacPorts, if that helps.

A quick ssh around suggests it was broken some time between 4.3.2 and
4.3.6. It's also broken with latest cvs for me on linux. The latest
change to _arguments was in november 2008.

-- 
Mikael Magnusson


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Something wrong with _arguments in 4.3.10?
  2010-11-09 15:41 Something wrong with _arguments in 4.3.10? Nikolai Weibull
  2010-11-09 15:52 ` Mikael Magnusson
@ 2010-11-09 16:51 ` Bart Schaefer
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2010-11-09 16:51 UTC (permalink / raw)
  To: Zsh Workers

On Nov 9,  4:41pm, Nikolai Weibull wrote:
}
} Is something wrong with _arguments and 4.3.10?

The only change to _arguments since 4.3.9 is workers/26053, which seem
unlikely to be related.

} Try completing, for example,
} 
} pkg-config -<Tab>

Seems OK to me with the current CVS.  The only thing I find is a bit of
display weirdness in menu selection, where upon scrolling to the last
screen of choices the "-?" option appears all by itself on the last line
of the screen with the other options (--libs through --variable) in the
top dozen or so lines.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-09 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-09 15:41 Something wrong with _arguments in 4.3.10? Nikolai Weibull
2010-11-09 15:52 ` Mikael Magnusson
2010-11-09 16:51 ` Bart Schaefer

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).