zsh-workers
 help / color / mirror / code / Atom feed
* Minor bug in apt-get completion
@ 2008-11-23 22:31 Richard Hartmann
  2009-01-21 13:58 ` Richard Hartmann
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Hartmann @ 2008-11-23 22:31 UTC (permalink / raw)
  To: Zsh Workers

Hi all,

unfortunately, I could not make this work, myself. Even
looking into the bible (from bash to z shell) didn't help
as it apparently does not explictly cover changing the
order of options (or I fail and missed it).
Thus, I am sending it to the list.

  apt-get -t exper<tab> install foo

works, while

  apt-get install -t exper<tab> foo
  apt-get install foo -t exper<tab>

won't expand the release, even though all three forms
are allowed. _aptitude does not show this behaviour,
but I could not transfer stuff from there to _apt.


Richard


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

* Re: Minor bug in apt-get completion
  2008-11-23 22:31 Minor bug in apt-get completion Richard Hartmann
@ 2009-01-21 13:58 ` Richard Hartmann
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Hartmann @ 2009-01-21 13:58 UTC (permalink / raw)
  To: Zsh Workers

Bump.

Full quote below to make it easier for people who don't use thread view.


Richard

On Sun, Nov 23, 2008 at 23:31, Richard Hartmann
<richih.mailinglist@gmail.com> wrote:
> Hi all,
>
> unfortunately, I could not make this work, myself. Even
> looking into the bible (from bash to z shell) didn't help
> as it apparently does not explictly cover changing the
> order of options (or I fail and missed it).
> Thus, I am sending it to the list.
>
>  apt-get -t exper<tab> install foo
>
> works, while
>
>  apt-get install -t exper<tab> foo
>  apt-get install foo -t exper<tab>
>
> won't expand the release, even though all three forms
> are allowed. _aptitude does not show this behaviour,
> but I could not transfer stuff from there to _apt.
>
>
> Richard
>


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

end of thread, other threads:[~2009-01-21 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-23 22:31 Minor bug in apt-get completion Richard Hartmann
2009-01-21 13:58 ` Richard Hartmann

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