waveterm/pkg/wavebase
Sylvie Crowe cee698bbeb
fix: default en_US.UTF-8 if lang has problems (#1687)
Mac's `defaults read -g AppleLocale` command can return locales that
don't have a language in /usr/share/locale. This prevents those locales
from using a language with UTF-8 support. This will use en_US.UTF-8 as a
default to cover those cases if there are problems. As per usual, if
LANG is already set, that value will be used instead.
2025-01-07 11:47:40 -08:00
..
wavebase-posix.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wavebase-win.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wavebase.go fix: default en_US.UTF-8 if lang has problems (#1687) 2025-01-07 11:47:40 -08:00