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

Re: compinit error when IFS is \n



On Tue, Apr 8, 2025 at 5:07 PM Avid Seeker <avidseeker@xxxxxxxxxxx> wrote:
>
>         . ~/.local/share/zsh/plugged/zsh-autosuggestions/zsh-autosuggestions.zsh

The zsh-workers list does not maintain the zsh-autosuggestions
project.  Opening the github issue for them was the correct thing to
do.

>         IFS=$'\n'

Why would you do that?

>         autoload -Uz compinit; compinit

compinit itself has had internal defensive programming for unexpected
values of IFS since at least 2016.




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