无法在 Arch Linux VM 中运行 tmux

Sam*_*ith 2 ssh virtual-machine multiplexing archlinux tmux

所以我在 Arch 2016.06.01 安装了 tmux。我是通过 SSH 连接的。尝试运行该程序时,我收到以下响应:

tmux: 无效的 LC_ALL、LC、TYPE 或 LANG

其他程序在此 VM 上正常打开。谢谢!

Sam*_*ith 7

我在/etc/locale.gen文件中取消了我的语言环境的注释,然后用locale-gen. 现在 tmux 运行。