From: Bart Schaefer <schaefer@brasslantern.com>
To: Patrick <patrick1@posteo.de>
Cc: zsh-workers@zsh.org
Subject: Re: Superfluous completion for noglob
Date: Mon, 3 Jun 2024 13:48:23 -0700 [thread overview]
Message-ID: <CAH+w=7YteRkBz-=Hf1hJEP3ScywsE1_n_+AeaR2ojJzg75Prcw@mail.gmail.com> (raw)
In-Reply-To: <12497269.O9o76ZdvQC@thor>
[-- Attachment #1: Type: text/plain, Size: 802 bytes --]
On Mon, Jun 3, 2024 at 12:55 PM Patrick <patrick1@posteo.de> wrote:
>
> Pressing 'Ctrl-x h' after 'noglob cd' reveals:
> tags in context :completion::complete:cd::
> local-directories (_cd)
>
> tags in context :completion::complete:noglob::
> use-compctl (_default _python_argcomplete_global)
> globbed-files (_files _default _python_argcomplete_global)
>
> I would expect that plain 'cd' and 'noglob cd' offer the same completion
> items.
>
They do, for me, zsh -f with default completions.
_python_argcomplete_global is not part of the base zsh source, so it must
have been added to your completion functions somehow. I would look for
something there that has unwittingly or misguidedly changed the completion
for "noglob".
[-- Attachment #2: Type: text/html, Size: 1184 bytes --]
next prev parent reply other threads:[~2024-06-03 20:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAOwzMra3u86inWC0Gt_6bx1Jh0Jq+Fh1Xume+opyVMcQoeACOQ@mail.gmail.com>
[not found] ` <1d210c48-2b1a-4cfb-a9bb-eb369cfdcfc1@eastlink.ca>
2024-06-03 19:55 ` Patrick
2024-06-03 20:48 ` Bart Schaefer [this message]
2024-06-04 17:54 ` Patrick
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='CAH+w=7YteRkBz-=Hf1hJEP3ScywsE1_n_+AeaR2ojJzg75Prcw@mail.gmail.com' \
--to=schaefer@brasslantern.com \
--cc=patrick1@posteo.de \
--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).