SOLVED: tmux: invalid LC_ALL, LC_CTYPE or LANG

The error

tmux: invalid LC_ALL, LC_CTYPE or LANG

Solution 1

Install the en_US UTF-8 locales and configure them with:

sudo apt-get install locales
sudodpkg-reconfigure locales # remember to add en_US UTF_8 locales!

Leonardo Lazzaro

Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.

More articles by Leonardo Lazzaro