Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compinit error when IFS is \n
- X-seq: zsh-workers 53468
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Avid Seeker <Avid Seeker >" <avidseeker@xxxxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: compinit error when IFS is \n
- Date: Sat, 12 Apr 2025 20:33:38 -0700
- Archived-at: <https://zsh.org/workers/53468>
- In-reply-to: <D94ZT8PZ5Y83.207ZIQ32JY0MP@disroot.org>
- List-id: <zsh-workers.zsh.org>
- References: <D91O58LD38KJ.CLO5X66T4DSZ@disroot.org> <CAH+w=7aPE2xMX7i+26UBCdYixZqSZzcUdbWGKhx7OfdFTGyKjQ@mail.gmail.com> <D94ZT8PZ5Y83.207ZIQ32JY0MP@disroot.org>
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