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

Re: compinit error when IFS is \n



On Sat, Apr 12, 2025 at 2:54 PM Avid Seeker <Avid Seeker >
<avidseeker@xxxxxxxxxxx> wrote:
>
> I understand but I considered this a bug in compinit since it should be
> independent from whichever other settings the user decides to set,
> including IFS value.

If, as you described, it happens only with both zsh-autosuggestions
first sourced and then IFS reset, then the issue is not with compinit.

In fact I strongly suspect the error is coming from here:
https://github.com/zsh-users/zsh-autosuggestions/blob/master/zsh-autosuggestions.zsh#L176




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