code-server version: master
- OS Version: 4.20.8-arch1-1-ARCH
not having locales can cause unexpected behaviour when working with text that is utf-8 encoded
Steps to Reproduce
- docker run -p 8443:8443 -v "${PWD}:/root/project" codercom/code-server code-server --allow-http --no-auth
- open terminal and type
locale -a see en_US.UTF-8 is missing