Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completing .directories without . and ..



On Tue, Feb 21, 2023 at 11:14 AM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> zshcompctl is a trap.

That's characterizing it a bit harshly.  zshcompctl is the user API to
the fallback completion mechanism that's present when the full
function suite is not available.  If a minimal, static-linked shell is
compiled for an embedded application or the like, compctl is what
you'd have (or nothing, if the constraints are really tight).




Messages sorted by: Reverse Date, Date, Thread, Author