On Fri, Sep 12, 2025 at 11:23:17PM -0400, Lawrence Velázquez wrote: > On Fri, Sep 12, 2025, at 10:56 PM, Duncan Roe via Bug reports for the GNU > Bourne Again SHell wrote: > > Bash is not recognising U+00A0 as whitespace. What to do about it, if > > anything? > > I believe bash mostly tokenizes on <blank> characters. Is U+00A0 > considered a <blank> in your locale? > > -- > vq > It certainly *renders* as a space. Other than that, I'm not sure I understand your question.
Cheers ... Duncan.