mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
Force the encoding to not be dependent on the environment locale. In particular on Windows, the encoding could default to an ANSI page code, which would fail to load any file containing bytes 0x80+, i.e any multi-byte UTF-8 character. Closes #12748
9.3 KiB
9.3 KiB