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

Re: compinit causes completion to fail?



On Apr 29,  2:57am, TJ Luoma wrote:
} 
} IFS='
} '
} 
} is what was causing the problem.

Could you say a bit more about exactly how this caused a problem?  In
normal circumstances the value of IFS shouldn't affect parsing of
scripts etc., it should only affect "read" and parameter substitution.
So I'm puzzled as to how you got the command-not-found symptom.



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