export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
locale-gen en_US.UTF-8
sudo dpkg-reconfigure locales
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
locale-gen en_US.UTF-8
sudo dpkg-reconfigure locales
I don't think this is the real solution, there may be something on the client side (iTerm2) to figure out as well.
UPDATE:
Adding the following to .bashrc seems to solve the problem:
UPDATE:
Adding the following to .bashrc seems to solve the problem:
export LC_CTYPE=en_US.UTF-8 export LC_ALL=en_US.UTF-8
Nessun commento:
Posta un commento