On Wed, 2016-05-18 at 20:32 -0700, Kurtis Rader wrote:
> 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
> 
> 
> 
> 
On occasion I do use ISO 8859 as it is still the default in FreeBSD. I
usually change it to UTF-8 but on occasion I use fish on a stock
system. FreeBSD has been working on moving to UTF-8 but there were
problems with some non-latin alphabets.
While UTF-8 is pretty standard on Linux systems now it is not yet the
default across all unix-like systems. I would not recommend the change
yet, but I will live with whatever the devs decide, I like fish too
much to grumble about changing my locale.
Cheers,
Ike

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
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