Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh completer _approximate completer
- X-seq: zsh-workers 31093
- From: joe M <joe9mail@xxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: zsh completer _approximate completer
- Date: Fri, 1 Mar 2013 14:38:25 -0500
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=TLzQsJLnC3tz+Dyurgxu3DtwYOZHukeAPwyNzjMY4JQ=; b=et80NhsGdoTV7KFGCs3bCf1RkWzo2UPHO+Sll4aIZz/4oPKnikz0JhE2YsZmnKynCA RM/5zdVlDgpxjOyNfOSPZPOi2felan+UxFvf5tJrcZJCieMTEDVTqK9cezsP9gzLhGvj ssXnUUHEkxnkP5rmqjsQq896pKlHkWMp5VBM+RDIBZ+O8/sSOY0FGWeceIO11jD8eES1 VphSP/C10SQvY1Xg7SRQNg1uB6QZOV3WQuhMCtxUQKp1VePMz9lZP3Rkg/txafLGuUoK 9mnUREPnEB+Eso+Vh2b//VBkn4NviPIvnTAG41PeRrVlPYdLPEpdjKI7j3UYpWsbb65L SgFw==
- In-reply-to: <CAHjjW14j_F_bmzE07yk0OyETgNaSt1OmFYdR=3T=iiZBgAp-Cg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAHjjW14F6x6p9y-yBY6Zu5yvNcW4RnU6NdDTcoC8AFxMJ7hGwg@mail.gmail.com> <CAHjjW14LvYGTHgOHW+DuDpz9LwcRiQiKhafZgBb46UJP6wEg4Q@mail.gmail.com> <28025.1362043834@thecus.kiddle.eu> <CAHjjW14j_F_bmzE07yk0OyETgNaSt1OmFYdR=3T=iiZBgAp-Cg@mail.gmail.com>
Hello,
> --(~/etc/zsh)-------------------------------------------------------------------------------------------------------------------(pts/3@master)--
> grep test *
> -- expansions --
> 01-colors.zsh 01-prezto-helper.zsh
> 05-appearance.unused_zsh 06-zex.zsh-does-not-work
> 10-syntax.zsh.trapd00r 20-abbrevations.zsh 20-bookmarks.zsh
> 20-exports.zsh
> 20-history.zsh 20-setopts.zsh
> 39-completion-skeleton.zsh 40-alias-global.zsh
> 40-alias-ls.zsh 40-alias-suffix.zsh 40-alias.zsh
> 40-completion.zsh
> 40-completion.zsh.20130228 40-completion.zsh.20130301
> 40-completion.zsh.original 40-directory.zsh
> 50-bindkeys.zsh 50-functions.zsh 60-git.zsh
> 70-autojump.zsh
> 70-simpleprompt.zsh 90-syntax.zsh
> 90-syntax.zsh.zsh-syntax-highlighting
> 91-history-substring-search.zsh 92-auto-fu.zsh.disable
> 99-startup.zsh all_opts all_opts_bang
> bart.theme colorize colorize.c
> compdef
> compdef.disable .git .gitignore
> history_words_to_commands.patch
> mikachu-dot-zshrc prezto
> start-zsh-with-cmd.exp todo
> todo.txt trapd00r.theme zex-zsh
> zprofile.20110925
> zprofile.20120319 zprofile.20130124
> zprofile.latest zprofile.root
> zprofile.simple zsh_history.joe zshrc
>
> --(~/etc/zsh)----------------------------------------------------------------------------------------------------------------------(pts/3@master)--
> grep test *
> tags in context :completion::expand:::
> all-expansions expansions original (_expand)
>
> It does not show the original before.
Adding this is not changing the above behaviour either.
zstyle ':completion::exand:*' group-name ''
Thanks
Joe
Messages sorted by:
Reverse Date,
Date,
Thread,
Author