Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug: _files depends on extendedglob
- X-seq: zsh-workers 52862
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: bug: _files depends on extendedglob
- Date: Sat, 30 Mar 2024 08:46:31 -0700
- Archived-at: <https://zsh.org/workers/52862>
- In-reply-to: <CALnO6CArWVs4Bx-OniUWwxjRP=MwsgeTgOsyyAGzmWhUG_Qovg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHYJk3Spy=QUF_Kpy19TAniu8n7TdW2owVh9=zamko359MUtVw@mail.gmail.com> <5B64A18E-CDA7-4C5F-8CA6-955832F23E77@gmail.com> <48504-1711741389.669599@M82Z.uugW.8LDU> <CALnO6CArWVs4Bx-OniUWwxjRP=MwsgeTgOsyyAGzmWhUG_Qovg@mail.gmail.com>
On Sat, Mar 30, 2024 at 8:28 AM D. Ben Knoble <ben.knoble@xxxxxxxxx> wrote:
>
> > That's relying on internal implementation details of the completion
> > system so you can't really rely on it.
>
> Bart indicated it was undocumented but deserved to be.
Both of those things can be true.
What we probably should do is create a "compopts" builtin** and
document that as the way to manipulate this.
** It can't be a shell function because of the way "localoptions" works.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author