Do you use fish with a ISO 8859 locale? Or any locale that doesn't use
UTF-8 encoding?

The fish maintainers want to change how characters are handled internally
by the fish source code. It would greatly simplify the code if we could
assume (i.e., require) a locale that uses UTF-8 character encoding. The
primary effect is that characters with code points in the range 128 to 255
(the non-ASCII characters defined by the ISO 8859 standards) would now be
interpreted as potential UTF-8 sequences and invalid sequences would be
replaced with a question mark.

See https://github.com/fish-shell/fish-shell/issues/3034

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to