waveterm/wavesrv
Sylvie Crowe 550d9c9716
fix: split the apple locale on the region for LANG (#447)
We use AppleLocale to get the desired language when running on macos.
Unfortunately, if a region is set, the locale is not equivalent to the
LANG environment variable. It appends an extra region field that we did
not previously filter out. This change ensures that it will be filtered
out when present.
2024-03-13 18:52:02 -07:00
..
cmd Expose config path to frontend (#404) 2024-03-11 15:07:29 -07:00
db Restart command (#253) 2024-01-26 16:25:21 -08:00
pkg fix: split the apple locale on the region for LANG (#447) 2024-03-13 18:52:02 -07:00
go.mod SSH Quick Fixes (#385) 2024-03-06 12:33:01 -08:00
go.sum update go.sum files (#391) 2024-03-06 14:47:41 -08:00